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