Hierarchy For Package org.springframework.security.cas.authentication

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.springframework.security.authentication.AbstractAuthenticationToken (implements org.springframework.security.core.Authentication, org.springframework.security.core.CredentialsContainer)
    • org.springframework.security.cas.authentication.CasAuthenticationProvider (implements org.springframework.security.authentication.AuthenticationProvider, org.springframework.beans.factory.InitializingBean, org.springframework.context.MessageSourceAware)
    • org.springframework.security.cas.authentication.EhCacheBasedTicketCache (implements org.springframework.beans.factory.InitializingBean, org.springframework.security.cas.authentication.StatelessTicketCache)
    • org.springframework.security.cas.authentication.NullStatelessTicketCache (implements org.springframework.security.cas.authentication.StatelessTicketCache)
    • org.springframework.security.cas.authentication.SpringCacheBasedTicketCache (implements org.springframework.security.cas.authentication.StatelessTicketCache)

Interface Hierarchy