Class Hierarchy
- java.lang.Object
- org.springframework.security.web.access.AccessDeniedHandlerImpl (implements org.springframework.security.web.access.AccessDeniedHandler)
- org.springframework.security.web.access.AuthorizationManagerWebInvocationPrivilegeEvaluator (implements org.springframework.web.context.ServletContextAware, org.springframework.security.web.access.WebInvocationPrivilegeEvaluator)
- org.springframework.security.web.access.CompositeAccessDeniedHandler (implements org.springframework.security.web.access.AccessDeniedHandler)
- org.springframework.security.web.access.DefaultWebInvocationPrivilegeEvaluator (implements org.springframework.web.context.ServletContextAware, org.springframework.security.web.access.WebInvocationPrivilegeEvaluator)
- org.springframework.security.web.access.DelegatingAccessDeniedHandler (implements org.springframework.security.web.access.AccessDeniedHandler)
- 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, jakarta.servlet.Filter, org.springframework.beans.factory.InitializingBean, org.springframework.web.context.ServletContextAware)
- org.springframework.security.web.access.ExceptionTranslationFilter (implements org.springframework.context.MessageSourceAware)
- org.springframework.security.web.access.HandlerMappingIntrospectorRequestTransformer (implements org.springframework.security.web.access.AuthorizationManagerWebInvocationPrivilegeEvaluator.HttpServletRequestTransformer)
- org.springframework.security.web.access.IpAddressAuthorizationManager (implements org.springframework.security.authorization.AuthorizationManager<T>)
- org.springframework.security.web.access.NoOpAccessDeniedHandler (implements org.springframework.security.web.access.AccessDeniedHandler)
- org.springframework.security.web.access.ObservationMarkingAccessDeniedHandler (implements org.springframework.security.web.access.AccessDeniedHandler)
- org.springframework.security.web.access.RequestMatcherDelegatingAccessDeniedHandler (implements org.springframework.security.web.access.AccessDeniedHandler)
- org.springframework.security.web.access.RequestMatcherDelegatingWebInvocationPrivilegeEvaluator (implements org.springframework.web.context.ServletContextAware, org.springframework.security.web.access.WebInvocationPrivilegeEvaluator)
Interface Hierarchy
- org.springframework.security.web.access.AccessDeniedHandler
- org.springframework.security.web.access.AuthorizationManagerWebInvocationPrivilegeEvaluator.HttpServletRequestTransformer
- org.springframework.security.web.access.WebInvocationPrivilegeEvaluator