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.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ShiroAnnotationAuthorizingAspect
public ShiroAnnotationAuthorizingAspect()
anyShiroAnnotatedMethod
public void anyShiroAnnotatedMethod()
executeAnnotatedMethod
public void executeAnnotatedMethod(org.aspectj.lang.JoinPoint thisJoinPoint)
throws Throwable
- Throws:
Throwable
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.