|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PreInvocationAuthorizationAdvice | |
---|---|
org.springframework.security.access.expression.method | Implementation of expression-based method security. |
org.springframework.security.access.prepost | Contains the infrastructure classes for handling the @PreAuthorize , @PreFilter , @PostAuthorize
and @PostFilter annotations. |
Uses of PreInvocationAuthorizationAdvice in org.springframework.security.access.expression.method |
---|
Classes in org.springframework.security.access.expression.method that implement PreInvocationAuthorizationAdvice | |
---|---|
class |
ExpressionBasedPreInvocationAdvice
Method pre-invocation handling based on expressions. |
Uses of PreInvocationAuthorizationAdvice in org.springframework.security.access.prepost |
---|
Constructors in org.springframework.security.access.prepost with parameters of type PreInvocationAuthorizationAdvice | |
---|---|
PreInvocationAuthorizationAdviceVoter(PreInvocationAuthorizationAdvice pre)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |