Interface CSPReportComponents

All Superinterfaces:
BodyParserComponents, HttpConfigurationComponents, HttpErrorHandlerComponents, PekkoComponents, TemporaryFileComponents

public interface CSPReportComponents extends BodyParserComponents
Components for reporting CSP violations.
  • Method Details

    • cspReportBodyParser

      default play.filters.csp.CSPReportBodyParser cspReportBodyParser()
    • cspReportAction

      default play.filters.csp.CSPReportActionBuilder cspReportAction()