|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PostAuthorize | |
---|---|
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 PostAuthorize in org.springframework.security.access.expression.method |
---|
Methods in org.springframework.security.access.expression.method with parameters of type PostAuthorize | |
---|---|
PostInvocationAttribute |
ExpressionBasedAnnotationAttributeFactory.createPostInvocationAttribute(PostFilter postFilter,
PostAuthorize postAuthorize)
|
Uses of PostAuthorize in org.springframework.security.access.prepost |
---|
Methods in org.springframework.security.access.prepost with parameters of type PostAuthorize | |
---|---|
PostInvocationAttribute |
PrePostInvocationAttributeFactory.createPostInvocationAttribute(PostFilter postFilter,
PostAuthorize postAuthorize)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |