Uses of Class
org.springframework.security.access.intercept.aopalliance.MethodSecurityInterceptor

Packages that use MethodSecurityInterceptor
org.springframework.security.access.intercept.aopalliance Enforces security for AOP Alliance MethodInvocations, such as via Spring AOP. 
 

Uses of MethodSecurityInterceptor in org.springframework.security.access.intercept.aopalliance
 

Constructors in org.springframework.security.access.intercept.aopalliance with parameters of type MethodSecurityInterceptor
MethodSecurityMetadataSourceAdvisor(MethodSecurityInterceptor advice)
          Deprecated. use the decoupled approach instead
 



Copyright © 2004-2009 SpringSource, Inc. All Rights Reserved.