JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
com.atlassian.jira.security.xsrf
Annotation Interface DoesNotRequireXsrfCheck
@Retention
(
RUNTIME
)
@Target
({
METHOD
,
TYPE
})
public @interface
DoesNotRequireXsrfCheck
The annotation used to indicate that a method (or a whole class) does NOT need XSRF protection checking
Since:
v9.0