Package play.filters.csp
Annotation Type CSP
-
@Retention(RUNTIME) @Target({METHOD,TYPE}) public @interface CSP
This annotation runs the play.filters.csp.CSPAction on a controller method.
@Retention(RUNTIME) @Target({METHOD,TYPE}) public @interface CSP