Package org.apache.shiro.aspectj
Class ShiroAnnotationAuthorizingAspect
- java.lang.Object
-
- org.apache.shiro.aspectj.ShiroAnnotationAuthorizingAspect
-
public class ShiroAnnotationAuthorizingAspect extends Object
Aspect that adds a before advice for each invocation of an annotated method.
-
-
Constructor Summary
Constructors Constructor Description ShiroAnnotationAuthorizingAspect()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidanyShiroAnnotatedMethod()voidexecuteAnnotatedMethod(org.aspectj.lang.JoinPoint thisJoinPoint)
-