|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MethodSecurityExpressionHandler | |
---|---|
org.springframework.security.access.expression.method |
Uses of MethodSecurityExpressionHandler in org.springframework.security.access.expression.method |
---|
Classes in org.springframework.security.access.expression.method that implement MethodSecurityExpressionHandler | |
---|---|
class |
DefaultMethodSecurityExpressionHandler
The standard implementation of SecurityExpressionHandler. |
Methods in org.springframework.security.access.expression.method with parameters of type MethodSecurityExpressionHandler | |
---|---|
void |
ExpressionBasedPreInvocationAdvice.setExpressionHandler(MethodSecurityExpressionHandler expressionHandler)
|
Constructors in org.springframework.security.access.expression.method with parameters of type MethodSecurityExpressionHandler | |
---|---|
ExpressionBasedAnnotationAttributeFactory(MethodSecurityExpressionHandler handler)
|
|
ExpressionBasedPostInvocationAdvice(MethodSecurityExpressionHandler expressionHandler)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |