public abstract @interface

PostAuthorize

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

Class Overview

Annotation for specifying a method access-control expression which will be evaluated after a method has been invoked.

Summary

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