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


@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface RequiresXsrfCheck

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

Since:
v4.1



Copyright © 2002-2012 Atlassian. All Rights Reserved.