Interface PostInvocationAttribute

All Superinterfaces:
ConfigAttribute, Serializable

@Deprecated 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