Class Hierarchy
- java.lang.Object
- org.springframework.security.access.vote.AbstractAccessDecisionManager (implements org.springframework.security.access.AccessDecisionManager, org.springframework.beans.factory.InitializingBean, org.springframework.context.MessageSourceAware)
- org.springframework.security.acls.afterinvocation.AbstractAclProvider (implements org.springframework.security.access.AfterInvocationProvider)
- org.springframework.security.access.vote.AbstractAclVoter (implements org.springframework.security.access.AccessDecisionVoter<S>)
- org.springframework.security.authentication.AbstractAuthenticationToken (implements org.springframework.security.core.Authentication, org.springframework.security.core.CredentialsContainer)
- org.springframework.security.access.method.AbstractMethodSecurityMetadataSource (implements org.springframework.security.access.method.MethodSecurityMetadataSource)
- org.springframework.aop.support.AbstractPointcutAdvisor (implements org.springframework.core.Ordered, org.springframework.aop.PointcutAdvisor, java.io.Serializable)
- org.springframework.security.web.access.channel.AbstractRetryEntryPoint (implements org.springframework.security.web.access.channel.ChannelEntryPoint)
- org.springframework.security.access.expression.AbstractSecurityExpressionHandler<T> (implements org.springframework.context.ApplicationContextAware, org.springframework.security.access.expression.SecurityExpressionHandler<T>)
- org.springframework.security.web.access.expression.DefaultWebSecurityExpressionHandler (implements org.springframework.security.access.expression.SecurityExpressionHandler<T>)
- org.springframework.security.access.intercept.AbstractSecurityInterceptor (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.beans.factory.InitializingBean, org.springframework.context.MessageSourceAware)
- org.springframework.security.messaging.access.intercept.ChannelSecurityInterceptor (implements org.springframework.messaging.support.ChannelInterceptor)
- org.springframework.security.web.access.intercept.FilterSecurityInterceptor (implements jakarta.servlet.Filter)
- org.springframework.security.access.intercept.aopalliance.MethodSecurityInterceptor (implements org.aopalliance.intercept.MethodInterceptor)
- org.springframework.security.access.intercept.AfterInvocationProviderManager (implements org.springframework.security.access.intercept.AfterInvocationManager, org.springframework.beans.factory.InitializingBean)
- org.springframework.security.access.vote.AuthenticatedVoter (implements org.springframework.security.access.AccessDecisionVoter<S>)
- org.springframework.security.web.access.channel.ChannelDecisionManagerImpl (implements org.springframework.security.web.access.channel.ChannelDecisionManager, org.springframework.beans.factory.InitializingBean)
- org.springframework.security.web.access.intercept.DefaultFilterInvocationSecurityMetadataSource (implements org.springframework.security.web.access.intercept.FilterInvocationSecurityMetadataSource)
- org.springframework.security.messaging.access.intercept.DefaultMessageSecurityMetadataSource (implements org.springframework.security.messaging.access.intercept.MessageSecurityMetadataSource)
- org.springframework.security.web.access.DefaultWebInvocationPrivilegeEvaluator (implements org.springframework.web.context.ServletContextAware, org.springframework.security.web.access.WebInvocationPrivilegeEvaluator)
- java.util.EventObject (implements java.io.Serializable)
- org.springframework.context.ApplicationEvent
- org.springframework.security.access.expression.method.ExpressionBasedAnnotationAttributeFactory (implements org.springframework.security.access.prepost.PrePostInvocationAttributeFactory)
- org.springframework.security.messaging.access.expression.ExpressionBasedMessageSecurityMetadataSourceFactory
- org.springframework.security.access.expression.method.ExpressionBasedPostInvocationAdvice (implements org.springframework.security.access.prepost.PostInvocationAuthorizationAdvice)
- org.springframework.security.access.expression.method.ExpressionBasedPreInvocationAdvice (implements org.springframework.security.access.prepost.PreInvocationAuthorizationAdvice)
- 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.channel.InsecureChannelProcessor (implements org.springframework.security.web.access.channel.ChannelProcessor, org.springframework.beans.factory.InitializingBean)
- org.springframework.security.access.intercept.InterceptorStatusToken
- org.springframework.security.access.annotation.Jsr250Voter (implements org.springframework.security.access.AccessDecisionVoter<S>)
- org.springframework.security.access.event.LoggerListener (implements org.springframework.context.ApplicationListener<E>)
- org.springframework.security.messaging.access.expression.MessageExpressionVoter<T> (implements org.springframework.security.access.AccessDecisionVoter<S>)
- org.springframework.security.access.intercept.aspectj.MethodInvocationAdapter (implements org.aopalliance.intercept.MethodInvocation)
- org.springframework.security.access.intercept.MethodInvocationPrivilegeEvaluator (implements org.springframework.beans.factory.InitializingBean)
- org.springframework.security.access.prepost.PostInvocationAdviceProvider (implements org.springframework.security.access.AfterInvocationProvider)
- org.springframework.security.access.prepost.PreInvocationAuthorizationAdviceVoter (implements org.springframework.security.access.AccessDecisionVoter<S>)
- org.springframework.security.access.prepost.PrePostAdviceReactiveMethodInterceptor (implements org.aopalliance.intercept.MethodInterceptor)
- org.springframework.security.access.vote.RoleVoter (implements org.springframework.security.access.AccessDecisionVoter<S>)
- 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)
- org.springframework.security.web.access.channel.SecureChannelProcessor (implements org.springframework.security.web.access.channel.ChannelProcessor, org.springframework.beans.factory.InitializingBean)
- org.springframework.security.access.SecurityConfig (implements org.springframework.security.access.ConfigAttribute)
- org.springframework.security.web.access.expression.WebExpressionVoter (implements org.springframework.security.access.AccessDecisionVoter<S>)
Annotation Interface Hierarchy
- org.springframework.security.access.method.P (implements java.lang.annotation.Annotation)