Annotation Interface AddCSRFToken


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