Package | Description |
---|---|
org.springframework.boot.autoconfigure.security |
Auto-configuration for Spring Security.
|
Modifier and Type | Method and Description |
---|---|
SecurityProperties.Headers.HSTS |
SecurityProperties.Headers.getHsts() |
static SecurityProperties.Headers.HSTS |
SecurityProperties.Headers.HSTS.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SecurityProperties.Headers.HSTS[] |
SecurityProperties.Headers.HSTS.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.setHsts(SecurityProperties.Headers.HSTS hsts) |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.