Package | Description |
---|---|
org.springframework.boot.actuate.autoconfigure |
Auto-configuration for the actuator.
|
org.springframework.boot.autoconfigure.security |
Auto-configuration for Spring Security.
|
Modifier and Type | Class and Description |
---|---|
class |
ManagementServerProperties
Properties for the management server (e.g.
|
protected static class |
ManagementWebSecurityAutoConfiguration.ManagementSecurityPropertiesConfiguration |
Modifier and Type | Class and Description |
---|---|
class |
SecurityProperties
Properties for the security aspects of an application.
|
Modifier and Type | Method and Description |
---|---|
static org.springframework.boot.autoconfigure.security.AuthenticationManagerConfiguration.SpringBootAuthenticationConfigurerAdapter |
AuthenticationManagerConfiguration.springBootAuthenticationConfigurerAdapter(SecurityProperties securityProperties,
List<SecurityPrerequisite> dependencies) |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.