play.filters.csrf
Annotation Type AddCSRFToken


@Retention(value=RUNTIME)
@Target(value={METHOD,TYPE})
public @interface AddCSRFToken

This action adds a CSRF token to the request and response if not already there.