Hierarchy For Package org.springframework.security.authorization.method
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.springframework.security.authorization.AuthorizationDecision
- org.springframework.security.authorization.method.ExpressionAttributeAuthorizationDecision
- 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.AuthorizationManagerBeforeMethodInterceptor (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.MethodInvocationResult
- org.springframework.security.authorization.method.PostAuthorizeAuthorizationManager (implements org.springframework.security.authorization.AuthorizationManager<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.PreAuthorizeAuthorizationManager (implements org.springframework.security.authorization.AuthorizationManager<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.SecuredAuthorizationManager (implements org.springframework.security.authorization.AuthorizationManager<T>)
- org.springframework.security.authorization.AuthorizationDecision
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- org.springframework.security.authorization.method.AuthorizationInterceptorsOrder
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)