Package com.atlassian.jira.security.xsrf
Annotation Interface RequiresXsrfCheck
The annotation used to indicate that a method (or a whole class) needs XSRF protection checking
This works only with WebWorks actions (i.e. all descendant of
JiraWebActionSupport)- Since:
- v4.1