| Package | Description |
|---|---|
| org.springframework.boot.actuate.autoconfigure |
Auto-configuration for the actuator.
|
| org.springframework.boot.autoconfigure.security |
Auto-configuration for Spring Security.
|
| org.springframework.boot.autoconfigure.security.oauth2.client |
| Class and Description |
|---|
| AuthenticationManagerConfiguration
Configuration for a Spring Security in-memory
AuthenticationManager. |
| IgnoredRequestCustomizer
Customizer that can be implemented by beans to configure paths that need to be ignored
by Spring Boot's default Spring Security configuration.
|
| SecurityPrerequisite
Marker interface for beans that need to be initialized before any security
configuration is evaluated.
|
| SecurityProperties
Properties for the security aspects of an application.
|
| Class and Description |
|---|
| AuthenticationManagerConfiguration.AuthenticationManagerConfigurationListener |
| IgnoredRequestCustomizer
Customizer that can be implemented by beans to configure paths that need to be ignored
by Spring Boot's default Spring Security configuration.
|
| SecurityAuthorizeMode
Security authorization modes as specified in
SecurityProperties. |
| SecurityPrerequisite
Marker interface for beans that need to be initialized before any security
configuration is evaluated.
|
| SecurityProperties
Properties for the security aspects of an application.
|
| SecurityProperties.Basic |
| SecurityProperties.Headers |
| SecurityProperties.Headers.ContentSecurityPolicyMode |
| SecurityProperties.Headers.HSTS |
| SecurityProperties.User |
| Class and Description |
|---|
| SecurityProperties
Properties for the security aspects of an application.
|
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.