|
spring-security-core | ||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
JointPoints, delegating secure object callbacks to the calling aspect.
See:
Description
| Interface Summary | |
|---|---|
| AspectJCallback | Called by the AspectJMethodSecurityInterceptor when it wishes for the
AspectJ processing to continue. |
| Class Summary | |
|---|---|
| AspectJMethodSecurityInterceptor | AspectJ JoinPoint security interceptor which wraps the JoinPoint in a MethodInvocation
adapter to make it compatible with security infrastructure classes which only support MethodInvocations. |
| MethodInvocationAdapter | Decorates a JoinPoint to allow it to be used with method-security infrastructure
classes which support MethodInvocation instances. |
Enforces security for AspectJ JointPoints, delegating secure object callbacks to the calling aspect.
|
spring-security-core | ||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||