Class Hierarchy
- java.lang.Object
- org.springframework.security.authorization.AuthorizationDecision
- org.springframework.security.authorization.method.AuthorizationManagerAfterMethodInterceptor (implements org.springframework.aop.framework.AopInfrastructureBean, org.aopalliance.intercept.MethodInterceptor, org.springframework.core.Ordered, org.springframework.aop.PointcutAdvisor)
- org.springframework.security.authorization.method.AuthorizationManagerAfterReactiveMethodInterceptor (implements org.springframework.aop.framework.AopInfrastructureBean, org.aopalliance.intercept.MethodInterceptor, org.springframework.core.Ordered, org.springframework.aop.PointcutAdvisor)
- org.springframework.security.authorization.method.AuthorizationManagerBeforeMethodInterceptor (implements org.springframework.aop.framework.AopInfrastructureBean, org.aopalliance.intercept.MethodInterceptor, org.springframework.core.Ordered, org.springframework.aop.PointcutAdvisor)
- org.springframework.security.authorization.method.AuthorizationManagerBeforeReactiveMethodInterceptor (implements org.springframework.aop.framework.AopInfrastructureBean, org.aopalliance.intercept.MethodInterceptor, org.springframework.core.Ordered, org.springframework.aop.PointcutAdvisor)
- org.springframework.security.authorization.method.Jsr250AuthorizationManager (implements org.springframework.security.authorization.AuthorizationManager<T>)
- org.springframework.security.authorization.method.MethodExpressionAuthorizationManager (implements org.springframework.security.authorization.AuthorizationManager<T>)
- org.springframework.security.authorization.method.MethodInvocationResult
- org.springframework.security.authorization.method.PostAuthorizeAuthorizationManager (implements org.springframework.security.authorization.AuthorizationManager<T>)
- org.springframework.security.authorization.method.PostAuthorizeReactiveAuthorizationManager (implements org.springframework.security.authorization.ReactiveAuthorizationManager<T>)
- org.springframework.security.authorization.method.PostFilterAuthorizationMethodInterceptor (implements org.springframework.aop.framework.AopInfrastructureBean, org.aopalliance.intercept.MethodInterceptor, org.springframework.core.Ordered, org.springframework.aop.PointcutAdvisor)
- org.springframework.security.authorization.method.PostFilterAuthorizationReactiveMethodInterceptor (implements org.springframework.aop.framework.AopInfrastructureBean, org.aopalliance.intercept.MethodInterceptor, org.springframework.core.Ordered, org.springframework.aop.PointcutAdvisor)
- org.springframework.security.authorization.method.PreAuthorizeAuthorizationManager (implements org.springframework.security.authorization.AuthorizationManager<T>)
- org.springframework.security.authorization.method.PreAuthorizeReactiveAuthorizationManager (implements org.springframework.security.authorization.ReactiveAuthorizationManager<T>)
- org.springframework.security.authorization.method.PreFilterAuthorizationMethodInterceptor (implements org.springframework.aop.framework.AopInfrastructureBean, org.aopalliance.intercept.MethodInterceptor, org.springframework.core.Ordered, org.springframework.aop.PointcutAdvisor)
- org.springframework.security.authorization.method.PreFilterAuthorizationReactiveMethodInterceptor (implements org.springframework.aop.framework.AopInfrastructureBean, org.aopalliance.intercept.MethodInterceptor, org.springframework.core.Ordered, org.springframework.aop.PointcutAdvisor)
- org.springframework.security.authorization.method.SecuredAuthorizationManager (implements org.springframework.security.authorization.AuthorizationManager<T>)