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.csp
Annotation Interface CSP
@Retention
(
RUNTIME
)
@Target
({
METHOD
,
TYPE
})
public @interface
CSP
This annotation runs the play.filters.csp.CSPAction on a controller method.