类分层结构
- java.lang.Object
- org.apache.shiro.aop.AnnotationHandler
- org.apache.shiro.authz.aop.AuthorizingAnnotationHandler
- org.apache.shiro.aop.MethodInterceptorSupport (implements org.apache.shiro.aop.MethodInterceptor)
- org.apache.shiro.aop.AnnotationMethodInterceptor
- org.apache.shiro.authz.aop.AuthorizingAnnotationMethodInterceptor
- org.apache.shiro.authz.aop.AuthorizingMethodInterceptor
- org.apache.shiro.authz.aop.AnnotationsAuthorizingMethodInterceptor
- org.apache.shiro.spring.security.interceptor.AopAllianceAnnotationsAuthorizingMethodInterceptor (implements org.aopalliance.intercept.MethodInterceptor)