Package org.apache.shiro.spring.aop
-
Class Summary Class Description SpringAnnotationResolver AnnotationResolverimplementation that uses Spring's more robustAnnotationUtilsto find method annotations instead of the JDKs simpler (and rather lacking)Method.getAnnotation(class)implementation.