| Package | Description |
|---|---|
| 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. |
| Modifier and Type | Class and Description |
|---|---|
class |
ExpressionBasedPreInvocationAdvice
Method pre-invocation handling based on expressions.
|
| Constructor and Description |
|---|
PreInvocationAuthorizationAdviceVoter(PreInvocationAuthorizationAdvice pre) |
Copyright © 2013. All rights reserved.