Interface PostInvocationAttribute
- 
- All Superinterfaces:
 ConfigAttribute,java.io.Serializable
public interface PostInvocationAttribute extends ConfigAttribute
Marker interface for attributes which are created from combined @PostFilter and @PostAuthorize annotations.Consumed by a
PostInvocationAuthorizationAdvice.- Since:
 - 3.0
 
 
- 
- 
Method Summary
- 
Methods inherited from interface org.springframework.security.access.ConfigAttribute
getAttribute 
 - 
 
 -