Hierarchy For Package org.springframework.security.access.intercept

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.access.intercept.AbstractSecurityInterceptor (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.beans.factory.InitializingBean, org.springframework.context.MessageSourceAware)
    • org.springframework.security.access.intercept.AfterInvocationProviderManager (implements org.springframework.security.access.intercept.AfterInvocationManager, org.springframework.beans.factory.InitializingBean)
    • org.springframework.security.access.intercept.InterceptorStatusToken
    • org.springframework.security.access.intercept.MethodInvocationPrivilegeEvaluator (implements org.springframework.beans.factory.InitializingBean)
    • org.springframework.security.access.intercept.RunAsImplAuthenticationProvider (implements org.springframework.security.authentication.AuthenticationProvider, org.springframework.beans.factory.InitializingBean, org.springframework.context.MessageSourceAware)
    • org.springframework.security.access.intercept.RunAsManagerImpl (implements org.springframework.beans.factory.InitializingBean, org.springframework.security.access.intercept.RunAsManager)

Interface Hierarchy