| Package | Description |
|---|---|
| org.springframework.boot.autoconfigure.security |
Auto-configuration for Spring Security.
|
| 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 © 2016 Pivotal Software, Inc.. All rights reserved.