|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PrePostInvocationAttributeFactory | |
---|---|
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 PrePostInvocationAttributeFactory in org.springframework.security.access.expression.method |
---|
Classes in org.springframework.security.access.expression.method that implement PrePostInvocationAttributeFactory | |
---|---|
class |
ExpressionBasedAnnotationAttributeFactory
PrePostInvocationAttributeFactory which interprets the annotation value as
an expression to be evaluated at runtime. |
Uses of PrePostInvocationAttributeFactory in org.springframework.security.access.prepost |
---|
Constructors in org.springframework.security.access.prepost with parameters of type PrePostInvocationAttributeFactory | |
---|---|
PrePostAnnotationSecurityMetadataSource(PrePostInvocationAttributeFactory attributeFactory)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |