Package | Description |
---|---|
org.springframework.boot.autoconfigure |
Spring Boot's auto-configuration capabilities.
|
org.springframework.boot.autoconfigure.condition |
@Condition annotations and supporting classes. |
org.springframework.boot.autoconfigure.security.oauth2.client | |
org.springframework.boot.autoconfigure.security.oauth2.resource |
Modifier and Type | Class and Description |
---|---|
protected static class |
MessageSourceAutoConfiguration.ResourceBundleCondition |
Modifier and Type | Class and Description |
---|---|
class |
AnyNestedCondition
Condition that will match when any nested class condition matches. |
Modifier and Type | Class and Description |
---|---|
protected static class |
OAuth2SsoCustomConfiguration.WebSecurityEnhancerCondition |
Modifier and Type | Class and Description |
---|---|
protected static class |
OAuth2ResourceServerConfiguration.ResourceServerCondition |
Copyright © 2015 Pivotal Software, Inc.. All rights reserved.