|
Spring Security Framework | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
MethodInvocation
s, such as via
Spring AOP.
See:
Description
Class Summary | |
---|---|
MethodDefinitionSourceAdvisor | Advisor driven by a MethodDefinitionSource , used to exclude a MethodSecurityInterceptor from
public (ie non-secure) methods. |
MethodSecurityInterceptor | Provides security interception of AOP Alliance based method invocations. |
Enforces security for AOP Alliance MethodInvocation
s, such as via
Spring AOP.
|
Spring Security Framework | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |