Class | Description |
---|---|
AbstractCSPAction |
Processes a request and adds content security policy header.
|
CSPAction |
This action is used to add a CSP header to the response through injection.
|
Annotation Type | Description |
---|---|
CSP |
This annotation runs the play.filters.csp.CSPAction on a controller method.
|