@Configuration @ConditionalOnClass(value=org.springframework.security.oauth2.config.annotation.web.configuration.EnableOAuth2Client.class) public class OAuth2RestOperationsConfiguration extends Object
Modifier and Type | Class and Description |
---|---|
protected static class |
OAuth2RestOperationsConfiguration.RequestScopedConfiguration |
protected static class |
OAuth2RestOperationsConfiguration.SessionScopedConfiguration |
protected static class |
OAuth2RestOperationsConfiguration.SingletonScopedConfiguration |
Constructor and Description |
---|
OAuth2RestOperationsConfiguration() |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.