Spring Security Framework

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

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

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

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


Spring Security Framework

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