Class DefaultCspReportAction

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

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()