|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PostAuthorize | |
---|---|
org.springframework.security.access.expression.method | |
org.springframework.security.access.prepost | Contains the infrastructure classes for handling the @PreAuthorize, @PreFilter, @PostAuthorize and |
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 |