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

Scott Cantor cantor.2 at osu.edu
Tue Jul 12 12:33:10 UTC 2022


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=a015efa16596c182fa5b890bc362f7efd16b9ee4

The following commit(s) were added to refs/heads/main by this push:
     new a015efa16 Javadoc error.
a015efa16 is described below

commit a015efa16596c182fa5b890bc362f7efd16b9ee4
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue Jul 12 08:33:07 2022 -0400

    Javadoc error.
---
 .../net/shibboleth/idp/authn/context/impl/SubjectDataConnectorTest.java | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/idp-authn-impl/src/test/java/net/shibboleth/idp/authn/context/impl/SubjectDataConnectorTest.java b/idp-authn-impl/src/test/java/net/shibboleth/idp/authn/context/impl/SubjectDataConnectorTest.java
index 42e07866a..d182836ff 100644
--- a/idp-authn-impl/src/test/java/net/shibboleth/idp/authn/context/impl/SubjectDataConnectorTest.java
+++ b/idp-authn-impl/src/test/java/net/shibboleth/idp/authn/context/impl/SubjectDataConnectorTest.java
@@ -41,7 +41,7 @@ import net.shibboleth.idp.authn.principal.IdPAttributePrincipal;
 import net.shibboleth.idp.saml.authn.principal.AuthenticationMethodPrincipal;
 import net.shibboleth.utilities.java.support.component.ComponentInitializationException;
 
-/** Test for {@link SubjectDataConnector}. */
+/** Test for {@link SubjectDerivedAttributesFunction}. */
 @SuppressWarnings("javadoc")
 public class SubjectDataConnectorTest {
 

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


More information about the commits mailing list