Package org.apache.struts2.interceptor.csp
package org.apache.struts2.interceptor.csp
-
ClassDescriptionInterceptor that implements Content Security Policy on incoming requests used to protect against common XSS and data injection attacks.CspSettings interface used by the
CspInterceptor
to add the CSP header to the response.Default implementation ofCspSettings
.