Package org.springframework.security.access.intercept.aopalliance
Enforces security for AOP Alliance
MethodInvocations, such as via Spring
AOP.-
Class Summary Class Description MethodSecurityInterceptor Provides security interception of AOP Alliance based method invocations.MethodSecurityMetadataSourceAdvisor Advisor driven by aMethodSecurityMetadataSource, used to exclude aMethodInterceptorfrom public (non-secure) methods.