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

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.springframework.security.access.intercept.AbstractSecurityInterceptor (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.beans.factory.InitializingBean, org.springframework.context.MessageSourceAware)
    • org.springframework.security.web.access.intercept.DefaultFilterInvocationSecurityMetadataSource (implements org.springframework.security.web.access.intercept.FilterInvocationSecurityMetadataSource)
    • org.springframework.security.web.access.intercept.DelegatingAuthorizationManager (implements org.springframework.security.authorization.AuthorizationManager<T>)
    • org.springframework.security.web.access.intercept.DelegatingAuthorizationManager.Builder
    • org.springframework.web.filter.GenericFilterBean (implements org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.DisposableBean, org.springframework.context.EnvironmentAware, org.springframework.core.env.EnvironmentCapable, javax.servlet.Filter, org.springframework.beans.factory.InitializingBean, org.springframework.web.context.ServletContextAware)
      • org.springframework.web.filter.OncePerRequestFilter
    • org.springframework.security.web.access.intercept.RequestAuthorizationContext
    • org.springframework.security.web.access.intercept.RequestKey

Interface Hierarchy