Spring Security Framework

Uses of Class
org.springframework.security.intercept.method.MapBasedMethodDefinitionSource

Packages that use MapBasedMethodDefinitionSource
org.springframework.security.intercept.method Provides support objects for securing Java method invocations via different AOP libraries. 
 

Uses of MapBasedMethodDefinitionSource in org.springframework.security.intercept.method
 

Constructors in org.springframework.security.intercept.method with parameters of type MapBasedMethodDefinitionSource
ProtectPointcutPostProcessor(MapBasedMethodDefinitionSource mapBasedMethodDefinitionSource)
           
 


Spring Security Framework

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