Package play.filters.csrf
Annotation Type AddCSRFToken
-
@Retention(RUNTIME) @Target({METHOD,TYPE}) public @interface AddCSRFToken
This action adds a CSRF token to the request and response if not already there.
@Retention(RUNTIME) @Target({METHOD,TYPE}) public @interface AddCSRFToken