Class ExpressionBasedAnnotationAttributeFactory

java.lang.Object
org.springframework.security.access.expression.method.ExpressionBasedAnnotationAttributeFactory
All Implemented Interfaces:
org.springframework.aop.framework.AopInfrastructureBean, PrePostInvocationAttributeFactory

@Deprecated public class ExpressionBasedAnnotationAttributeFactory extends Object implements PrePostInvocationAttributeFactory
Deprecated.
Use AuthorizationManager interceptors instead
PrePostInvocationAttributeFactory which interprets the annotation value as an expression to be evaluated at runtime.
Since:
3.0