|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PreFilter | |
---|---|
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 PreFilter in org.springframework.security.access.expression.method |
---|
Methods in org.springframework.security.access.expression.method with parameters of type PreFilter | |
---|---|
PreInvocationAttribute |
ExpressionBasedAnnotationAttributeFactory.createPreInvocationAttribute(PreFilter preFilter,
PreAuthorize preAuthorize)
|
Uses of PreFilter in org.springframework.security.access.prepost |
---|
Methods in org.springframework.security.access.prepost with parameters of type PreFilter | |
---|---|
PreInvocationAttribute |
PrePostInvocationAttributeFactory.createPreInvocationAttribute(PreFilter preFilter,
PreAuthorize preAuthorize)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |