Uses of Class
org.apache.syncope.sra.security.AbstractServerLogoutSuccessHandler
-
Packages that use AbstractServerLogoutSuccessHandler Package Description org.apache.syncope.sra.security.cas org.apache.syncope.sra.security.oauth2 org.apache.syncope.sra.security.saml2 -
-
Uses of AbstractServerLogoutSuccessHandler in org.apache.syncope.sra.security.cas
Subclasses of AbstractServerLogoutSuccessHandler in org.apache.syncope.sra.security.cas Modifier and Type Class Description class
CASServerLogoutSuccessHandler
-
Uses of AbstractServerLogoutSuccessHandler in org.apache.syncope.sra.security.oauth2
Subclasses of AbstractServerLogoutSuccessHandler in org.apache.syncope.sra.security.oauth2 Modifier and Type Class Description class
OidcClientInitiatedServerLogoutSuccessHandler
A reactive logout success handler for initiating OIDC logout through the user agent. -
Uses of AbstractServerLogoutSuccessHandler in org.apache.syncope.sra.security.saml2
Subclasses of AbstractServerLogoutSuccessHandler in org.apache.syncope.sra.security.saml2 Modifier and Type Class Description class
SAML2ServerLogoutSuccessHandler
-