@Retention @Target public abstract @interface

RequiresXsrfCheck

implements Annotation
com.atlassian.jira.security.xsrf.RequiresXsrfCheck

Class Overview

The annotation used to indicate that a method needs XSRF protection checking

Summary

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