Interface | Description |
---|---|
CspSettings |
CspSettings interface used by the
CspInterceptor to add the CSP header to the response. |
Class | Description |
---|---|
CspInterceptor |
Interceptor that implements Content Security Policy on incoming requests used to protect against
common XSS and data injection attacks.
|
DefaultCspSettings |
Default implementation of
CspSettings . |
Copyright © 2000–2024 Apache Software Foundation. All rights reserved.