[java-shib-profile] branch main updated: Javadoc
Scott Cantor
cantor.2 at osu.edu
Tue Mar 7 02:26:29 UTC 2023
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch main
in repository java-shib-profile.
View the commit online:
http://git.shibboleth.net/view/?p=java-shib-profile.git;a=commit;h=d358dc231167e64811f4c72aa679c94e44406805
The following commit(s) were added to refs/heads/main by this push:
new d358dc2 Javadoc
d358dc2 is described below
commit d358dc231167e64811f4c72aa679c94e44406805
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon Mar 6 21:26:23 2023 -0500
Javadoc
---
.../relyingparty/impl/DefaultRelyingPartyConfigurationResolverTest.java | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/shib-profile-impl/src/test/java/net/shibboleth/profile/relyingparty/impl/DefaultRelyingPartyConfigurationResolverTest.java b/shib-profile-impl/src/test/java/net/shibboleth/profile/relyingparty/impl/DefaultRelyingPartyConfigurationResolverTest.java
index 1a9a277..bc885a8 100644
--- a/shib-profile-impl/src/test/java/net/shibboleth/profile/relyingparty/impl/DefaultRelyingPartyConfigurationResolverTest.java
+++ b/shib-profile-impl/src/test/java/net/shibboleth/profile/relyingparty/impl/DefaultRelyingPartyConfigurationResolverTest.java
@@ -31,7 +31,7 @@ import net.shibboleth.shared.resolver.CriteriaSet;
import org.testng.Assert;
import org.testng.annotations.Test;
-/** Unit test for {@link DefaultBasicRelyingPartyConfigurationResolver}. */
+/** Unit test for {@link DefaultRelyingPartyConfigurationResolver}. */
@SuppressWarnings("javadoc")
public class DefaultRelyingPartyConfigurationResolverTest {
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list