JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
play.filters.csrf
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.