Package org.acegisecurity.intercept.method.aopalliance
SinceNot specified.
VersionNot specified.
AuthorNot specified.
Wiki javadoc Use textile entry format.
Add your comments here.
Classes
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 MethodInvocations, such as via Spring AOP.