Package org.springframework.security.access.intercept.aopalliance
Enforces security for AOP Alliance
MethodInvocation
s, such as via Spring
AOP.-
Class Summary Class Description MethodSecurityInterceptor Deprecated. Please useAuthorizationManagerBeforeMethodInterceptor
andAuthorizationManagerAfterMethodInterceptor
insteadMethodSecurityMetadataSourceAdvisor Deprecated. UseEnableMethodSecurity
or publish interceptors directly