Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.springframework.security.authentication.AbstractAuthenticationToken (implements org.springframework.security.core.Authentication, org.springframework.security.core.CredentialsContainer)
- org.pac4j.springframework.security.authentication.Pac4jAuthenticationToken (implements org.pac4j.springframework.security.authentication.Pac4jAuthentication)
- org.springframework.security.authentication.RememberMeAuthenticationToken
- org.pac4j.springframework.security.authentication.Pac4jRememberMeAuthenticationToken (implements org.pac4j.springframework.security.authentication.Pac4jAuthentication)
- org.pac4j.springframework.security.web.AbstractPathFilter (implements javax.servlet.Filter)
- org.pac4j.springframework.security.web.CallbackFilter
- org.pac4j.springframework.security.web.LogoutFilter
- org.pac4j.core.profile.ProfileManager<U>
- org.pac4j.springframework.security.profile.SpringSecurityProfileManager
- org.pac4j.core.profile.factory.ProfileManagerFactoryAware<C>
- org.pac4j.core.engine.AbstractExceptionAwareLogic<R,C>
- org.pac4j.core.engine.DefaultSecurityLogic<R,C> (implements org.pac4j.core.engine.SecurityLogic<R,C>)
- org.pac4j.springframework.security.web.Pac4jEntryPoint (implements org.springframework.security.web.AuthenticationEntryPoint)
- org.pac4j.core.engine.DefaultSecurityLogic<R,C> (implements org.pac4j.core.engine.SecurityLogic<R,C>)
- org.pac4j.core.engine.AbstractExceptionAwareLogic<R,C>
- org.pac4j.springframework.security.web.SecurityFilter (implements javax.servlet.Filter)
- org.pac4j.springframework.security.util.SpringSecurityHelper
- org.springframework.security.authentication.AbstractAuthenticationToken (implements org.springframework.security.core.Authentication, org.springframework.security.core.CredentialsContainer)
Interface Hierarchy
- org.pac4j.springframework.security.authentication.Pac4jAuthentication