Hierarchy For Package org.apache.syncope.sra.security.cas

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.springframework.security.authentication.AbstractAuthenticationToken (implements org.springframework.security.core.Authentication, org.springframework.security.core.CredentialsContainer)
    • org.apache.syncope.sra.security.AbstractServerLogoutSuccessHandler (implements org.springframework.context.ApplicationListener<E>, org.springframework.security.web.server.authentication.logout.ServerLogoutSuccessHandler)
    • org.springframework.security.web.server.authentication.AuthenticationWebFilter (implements org.springframework.web.server.WebFilter)
    • org.apache.syncope.sra.security.cas.CASAuthenticationRequestWebFilter (implements org.springframework.web.server.WebFilter)
    • org.apache.syncope.sra.security.cas.CASSecurityConfigUtils
    • org.apache.syncope.sra.security.cas.CASServerLogoutHandler (implements org.springframework.security.web.server.authentication.logout.ServerLogoutHandler)
    • org.apache.syncope.sra.security.cas.CASUtils