public interface CSPComponents extends ConfigurationComponents
Modifier and Type | Method and Description |
---|---|
default CSPAction |
cspAction() |
default play.filters.csp.CSPConfig |
cspConfig() |
default play.filters.csp.CSPFilter |
cspFilter() |
default play.filters.csp.CSPProcessor |
cspProcessor() |
default play.filters.csp.CSPResultProcessor |
cspResultProcessor() |
config, configuration
default play.filters.csp.CSPConfig cspConfig()
default play.filters.csp.CSPProcessor cspProcessor()
default play.filters.csp.CSPResultProcessor cspResultProcessor()
default play.filters.csp.CSPFilter cspFilter()
default CSPAction cspAction()