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