public abstract @interface

PreAuthorize

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

Class Overview

Annotation for specifying a method access-control expression which will be evaluated to decide whether a method invocation is allowed or not.

Summary

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