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.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.security.web.access.intercept.RequestAuthorizationContext
    • org.springframework.security.web.access.intercept.RequestKey
    • org.springframework.security.web.access.intercept.RequestMatcherDelegatingAuthorizationManager (implements org.springframework.security.authorization.AuthorizationManager<T>)
    • org.springframework.security.web.access.intercept.RequestMatcherDelegatingAuthorizationManager.Builder

Interface Hierarchy

  • org.springframework.aop.framework.AopInfrastructureBean