| 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 |
ExpressionBasedPostInvocationAdvice |
| Constructor and Description |
|---|
PostInvocationAdviceProvider(PostInvocationAuthorizationAdvice postAdvice) |
Copyright © 2016. All rights reserved.