Package | Description |
---|---|
org.springframework.boot.autoconfigure.security |
Auto-configuration for Spring Security.
|
Modifier and Type | Method and Description |
---|---|
SecurityProperties.Headers.ContentSecurityPolicyMode |
SecurityProperties.Headers.getContentSecurityPolicyMode() |
static SecurityProperties.Headers.ContentSecurityPolicyMode |
SecurityProperties.Headers.ContentSecurityPolicyMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SecurityProperties.Headers.ContentSecurityPolicyMode[] |
SecurityProperties.Headers.ContentSecurityPolicyMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
SecurityProperties.Headers.setContentSecurityPolicyMode(SecurityProperties.Headers.ContentSecurityPolicyMode contentSecurityPolicyMode) |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.