[java-identity-provider] 11/13: Fix comment.
Scott Cantor
cantor.2 at osu.edu
Thu Jul 25 18:22:34 UTC 2024
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch maint-5.1
in repository java-identity-provider.
View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=9596c7b825ddfb8018346df50b24a9eed122dea7
commit 9596c7b825ddfb8018346df50b24a9eed122dea7
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon Jul 8 11:30:21 2024 -0400
Fix comment.
---
.../main/resources/net/shibboleth/idp/conf/profile-intercept-system.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/idp-conf-impl/src/main/resources/net/shibboleth/idp/conf/profile-intercept-system.xml b/idp-conf-impl/src/main/resources/net/shibboleth/idp/conf/profile-intercept-system.xml
index 6c9196af3..f44bcaf13 100644
--- a/idp-conf-impl/src/main/resources/net/shibboleth/idp/conf/profile-intercept-system.xml
+++ b/idp-conf-impl/src/main/resources/net/shibboleth/idp/conf/profile-intercept-system.xml
@@ -14,7 +14,7 @@
<import resource="conditional:${idp.home}/conf/intercept/profile-intercept.xml" />
- <!-- Management bean to collect and expose AuthenticationFlowDescriptors. -->
+ <!-- Management bean to collect and expose ProfileInterceptorFlowDescriptor. -->
<bean id="shibboleth.ProfileInterceptorFlowDescriptorManager"
class="net.shibboleth.idp.profile.interceptor.impl.ProfileInterceptorFlowDescriptorManager"
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list