Package | Description |
---|---|
org.springframework.security.access.expression.method |
Implementation of expression-based method security.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultMethodSecurityExpressionHandler
The standard implementation of
MethodSecurityExpressionHandler . |
Modifier and Type | Method and Description |
---|---|
void |
ExpressionBasedPreInvocationAdvice.setExpressionHandler(MethodSecurityExpressionHandler expressionHandler) |
Constructor and Description |
---|
ExpressionBasedAnnotationAttributeFactory(MethodSecurityExpressionHandler handler) |
ExpressionBasedPostInvocationAdvice(MethodSecurityExpressionHandler expressionHandler) |
Copyright © 2015. All rights reserved.