|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MethodSecurityInterceptor | |
---|---|
org.springframework.security.access.intercept.aspectj | Enforces security for AspectJ JointPoint s, delegating secure object callbacks to the calling aspect. |
Uses of MethodSecurityInterceptor in org.springframework.security.access.intercept.aspectj |
---|
Subclasses of MethodSecurityInterceptor in org.springframework.security.access.intercept.aspectj | |
---|---|
class |
AspectJMethodSecurityInterceptor
AspectJ JoinPoint security interceptor which wraps the JoinPoint in a MethodInvocation
adapter to make it compatible with security infrastructure classes which only support MethodInvocation s. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |