Ether Framework
Unified API docs for Ether modules
Loading...
Searching...
No Matches
SecurityHeadersPolicy.java File Reference
import java.util.LinkedHashMap;
import java.util.Map;
Include dependency graph for SecurityHeadersPolicy.java:

Go to the source code of this file.

Packages

package  dev.rafex.ether.http.security.headers
 Security response headers and default header profiles.

Functions

record dev.rafex.ether.http.security.headers.SecurityHeadersPolicy (boolean contentTypeOptions, boolean frameOptions, boolean referrerPolicy, boolean permissionsPolicy, boolean hsts, boolean noStore, String contentSecurityPolicy, Map< String, String > customHeaders)
 Política de seguridad para encabezados HTTP.