Uses of Class
org.apache.syncope.sra.security.saml2.SAML2ServerLogoutSuccessHandler
Packages that use SAML2ServerLogoutSuccessHandler
-
Uses of SAML2ServerLogoutSuccessHandler in org.apache.syncope.sra.security.saml2
Constructors in org.apache.syncope.sra.security.saml2 with parameters of type SAML2ServerLogoutSuccessHandlerModifierConstructorDescriptionSAML2LogoutResponseWebFilter
(org.pac4j.saml.client.SAML2Client saml2Client, SAML2ServerLogoutSuccessHandler logoutSuccessHandler)