[java-plugin-shibd-saml] branch main updated: Adjust javadoc.
Codeberg
noreply at shibboleth.net
Fri Nov 21 13:48:19 UTC 2025
This is an automated email from the git hooks/post-receive script.
codeberg pushed a commit to branch main
in repository java-plugin-shibd-saml.
View the commit online:
https://codeberg.org/Shibboleth/java-plugin-shibd-saml/commit/62ce5eecbf713641774f72c192c3b0fca92aee0f
The following commit(s) were added to refs/heads/main by this push:
new 62ce5ee Adjust javadoc.
62ce5ee is described below
commit 62ce5eecbf713641774f72c192c3b0fca92aee0f
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Fri Nov 21 08:48:09 2025 -0500
Adjust javadoc.
---
.../flows/saml2/TestSPSAMLEnvironmentApplicationContextInitializer.java | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sp-saml-conf-impl/src/test/java/net/shibboleth/sp/saml/flows/saml2/TestSPSAMLEnvironmentApplicationContextInitializer.java b/sp-saml-conf-impl/src/test/java/net/shibboleth/sp/saml/flows/saml2/TestSPSAMLEnvironmentApplicationContextInitializer.java
index 6531d2a..7062dc8 100644
--- a/sp-saml-conf-impl/src/test/java/net/shibboleth/sp/saml/flows/saml2/TestSPSAMLEnvironmentApplicationContextInitializer.java
+++ b/sp-saml-conf-impl/src/test/java/net/shibboleth/sp/saml/flows/saml2/TestSPSAMLEnvironmentApplicationContextInitializer.java
@@ -22,7 +22,7 @@ import org.springframework.mock.env.MockPropertySource;
import net.shibboleth.sp.flows.TestSPEnvironmentApplicationContextInitializer;
/**
- * An {@link ApplicationContextInitializer} which prepends properties.
+ * An {@link ApplicationContextInitializer} which extends the parent plugin's test initializer.
*/
public class TestSPSAMLEnvironmentApplicationContextInitializer extends TestSPEnvironmentApplicationContextInitializer {
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list