Class DefaultCspReportAction

All Implemented Interfaces:
Serializable, Action, ServletRequestAware, ServletResponseAware, ValidationAware, LocaleProvider, TextProvider, Validateable

public class DefaultCspReportAction extends CspReportAction
The default implementation of CspReportAction that simply logs the JSON object that contains the details of the CSP violation.
See Also:
  • Field Details

    • LOG

      protected static final org.apache.logging.log4j.Logger LOG
  • Constructor Details

    • DefaultCspReportAction

      public DefaultCspReportAction()