ClonedCSPValue |
A CSP value that renders the same value as rendered for the specified directive.
|
ContentSecurityPolicySettings |
Build the CSP configuration like this:
|
CSPHeaderConfiguration |
CSPHeaderConfiguration contains the configuration for a Content-Security-Policy header.
|
CSPNonceHeaderResponseDecorator |
Add a Content Security Policy (CSP) nonce to all AbstractCspHeaderItem s when that
is required by the configuration of the CSP.
|
CSPRequestCycleListener |
An IRequestCycleListener that adds Content-Security-Policy and/or
Content-Security-Policy-Report-Only headers based on the supplied configuration.
|
FixedCSPValue |
A simple CSP value that renders the string specified.
|
RelativeURICSPValue |
A CSP value that renders an URI relative to the context root of the Wicket application.
|
ReportCSPViolationMapper |
|