Interface CspSettings

All Known Implementing Classes:
DefaultCspSettings

public interface CspSettings
CspSettings interface used by the CspInterceptor to add the CSP header to the response. The default implementation can be found in DefaultCspSettings.
See Also: