A B C E G O P S 
All Classes All Packages

A

anyShiroAnnotatedMethod() - Method in class org.apache.shiro.aspectj.ShiroAnnotationAuthorizingAspect
 
AspectjAnnotationsAuthorizingMethodInterceptor - Class in org.apache.shiro.aspectj
Extends the annotations authorizing method interceptor class hierarchie to adapt an aspectj JoinPoint into a MethodInvocation amd to perform the authorization of method invocations.
AspectjAnnotationsAuthorizingMethodInterceptor() - Constructor for class org.apache.shiro.aspectj.AspectjAnnotationsAuthorizingMethodInterceptor
 

B

BeforeAdviceMethodInvocationAdapter - Class in org.apache.shiro.aspectj
Helper class that adapts an AspectJ JoinPoint.
BeforeAdviceMethodInvocationAdapter(Object, Method, Object[]) - Constructor for class org.apache.shiro.aspectj.BeforeAdviceMethodInvocationAdapter
Creates a new BeforeAdviceMethodInvocationAdapter instance.

C

createFrom(JoinPoint) - Static method in class org.apache.shiro.aspectj.BeforeAdviceMethodInvocationAdapter
Factory method that creates a new BeforeAdviceMethodInvocationAdapter instance using the AspectJ JoinPoint provided.

E

executeAnnotatedMethod(JoinPoint) - Method in class org.apache.shiro.aspectj.ShiroAnnotationAuthorizingAspect
 

G

getArguments() - Method in class org.apache.shiro.aspectj.BeforeAdviceMethodInvocationAdapter
 
getMethod() - Method in class org.apache.shiro.aspectj.BeforeAdviceMethodInvocationAdapter
 
getThis() - Method in class org.apache.shiro.aspectj.BeforeAdviceMethodInvocationAdapter
 

O

org.apache.shiro.aspectj - package org.apache.shiro.aspectj
AspectJ support for enabling dynamic authorization using Shiro's annotations.

P

performBeforeInterception(JoinPoint) - Method in class org.apache.shiro.aspectj.AspectjAnnotationsAuthorizingMethodInterceptor
Performs the method interception of the before advice at the specified joint point.
proceed() - Method in class org.apache.shiro.aspectj.BeforeAdviceMethodInvocationAdapter
 

S

ShiroAnnotationAuthorizingAspect - Class in org.apache.shiro.aspectj
Aspect that adds a before advice for each invocation of an annotated method.
ShiroAnnotationAuthorizingAspect() - Constructor for class org.apache.shiro.aspectj.ShiroAnnotationAuthorizingAspect
 
A B C E G O P S 
All Classes All Packages