[java-identity-provider] branch main updated: Fix javadoc error.

Scott Cantor cantor.2 at osu.edu
Thu Mar 30 12:25:10 UTC 2023


This is an automated email from the git hooks/post-receive script.

scantor pushed a commit to branch main
in repository java-identity-provider.

View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=4b5dad3676e5186c99b1bb98a32275209543740c

The following commit(s) were added to refs/heads/main by this push:
     new 4b5dad367 Fix javadoc error.
4b5dad367 is described below

commit 4b5dad3676e5186c99b1bb98a32275209543740c
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Thu Mar 30 08:25:07 2023 -0400

    Fix javadoc error.
---
 .../idp/test/flows/saml2/SAML2TestResponseValidator.java           | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/idp-conf/src/test/java/net/shibboleth/idp/test/flows/saml2/SAML2TestResponseValidator.java b/idp-conf/src/test/java/net/shibboleth/idp/test/flows/saml2/SAML2TestResponseValidator.java
index 6a7789a19..a79dfea82 100644
--- a/idp-conf/src/test/java/net/shibboleth/idp/test/flows/saml2/SAML2TestResponseValidator.java
+++ b/idp-conf/src/test/java/net/shibboleth/idp/test/flows/saml2/SAML2TestResponseValidator.java
@@ -328,13 +328,6 @@ public class SAML2TestResponseValidator extends SAML2TestStatusResponseTypeValid
 
     /**
      * Validate the assertion authentication statements.
-     * <p>
-     * Calls assert methods :
-     * <ul>
-     * <li>{@link #assertAuthnStatements(List)}</li>
-     * <li>{@link #assertAuthnStatement(AuthnStatement)}</li>
-     * <li>{@link #assertAuthnContextClassRef(AuthnContextClassRef)}</li>
-     * </ul>
      * 
      * @param assertion the assertion
      */

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list