Package org.springframework.security.access.expression.method

Interface Summary
MethodSecurityExpressionHandler Facade which isolates Spring Security's requirements for evaluation method-security expressions from the implementation of the underlying expression objects.
 

Class Summary
DefaultMethodSecurityExpressionHandler The standard implementation of SecurityExpressionHandler.
ExpressionBasedAnnotationAttributeFactory PrePostInvocationAttributeFactory which interprets the annotation value as an expression to be evaluated at runtime.
ExpressionBasedPostInvocationAdvice  
ExpressionBasedPreInvocationAdvice Method pre-invocation handling based on expressions.
 



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