Package org.keycloak.headers
Class DefaultSecurityHeadersOptions
java.lang.Object
org.keycloak.headers.DefaultSecurityHeadersOptions
- All Implemented Interfaces:
 SecurityHeadersOptions
- 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
DefaultSecurityHeadersOptions
public DefaultSecurityHeadersOptions() 
 - 
 - 
Method Details
- 
allowFrameSrc
- Specified by:
 allowFrameSrcin interfaceSecurityHeadersOptions
 - 
allowAnyFrameAncestor
- Specified by:
 allowAnyFrameAncestorin interfaceSecurityHeadersOptions
 - 
skipHeaders
- Specified by:
 skipHeadersin interfaceSecurityHeadersOptions
 - 
allowEmptyContentType
- Specified by:
 allowEmptyContentTypein interfaceSecurityHeadersOptions
 - 
isAllowEmptyContentType
public boolean isAllowEmptyContentType() 
 -