com.atlassian.plugins.rest.common.security
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:
2.4



Copyright © 2014 Atlassian. All Rights Reserved.