Package com.aquima.web.config.properties
Class SecurityConfigProperties.ClickJackingProtection
java.lang.Object
com.aquima.web.config.properties.SecurityConfigProperties.ClickJackingProtection
- Enclosing class:
SecurityConfigProperties
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
void
setContentSecurityPolicy
(SecurityConfigProperties.ContentSecurityPolicy contentSecurityPolicy) void
setEnabled
(boolean enabled)
-
Constructor Details
-
Method Details
-
getContentSecurityPolicy
-
setContentSecurityPolicy
public void setContentSecurityPolicy(SecurityConfigProperties.ContentSecurityPolicy contentSecurityPolicy) -
isEnabled
public boolean isEnabled() -
setEnabled
public void setEnabled(boolean enabled)
-