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 theCspInterceptorto add the CSP header to the response.Default implementation ofCspSettings.