JSecurity

Package org.jsecurity.authz.aop

Contains AOP implementation support classes specifically used for authorization operations.

See:
          Description

Class Summary
AnnotationsAuthorizingMethodInterceptor An AnnotationsAuthorizingMethodInterceptor is a MethodInterceptor that asserts a given method is authorized to execute based on one or more configured AuthorizingAnnotationMethodInterceptors.
AuthorizingAnnotationMethodInterceptor An AnnotationMethodInterceptor that asserts the calling code is authorized to execute the method before allowing the invocation to continue.
AuthorizingMethodInterceptor  
PermissionAnnotationMethodInterceptor  
RoleAnnotationMethodInterceptor  
 

Package org.jsecurity.authz.aop Description

Contains AOP implementation support classes specifically used for authorization operations.


JSecurity

Copyright © 2004-2008 JSecurity.