public abstract @interface

PostFilter

implements Annotation
org.springframework.security.access.prepost.PostFilter

Class Overview

Annotation for specifying a method filtering expression which will be evaluated after a method has been invoked.

Summary

[Expand]
Inherited Methods
From interface java.lang.annotation.Annotation