@Configuration protected static class OAuth2RestOperationsConfiguration.SessionScopedConfiguration.ClientContextConfiguration extends Object
Constructor and Description |
---|
ClientContextConfiguration(ObjectProvider<org.springframework.security.oauth2.client.token.AccessTokenRequest> accessTokenRequest) |
Modifier and Type | Method and Description |
---|---|
org.springframework.security.oauth2.client.DefaultOAuth2ClientContext |
oauth2ClientContext() |
public ClientContextConfiguration(@Qualifier(value="accessTokenRequest") ObjectProvider<org.springframework.security.oauth2.client.token.AccessTokenRequest> accessTokenRequest)
@Bean @Scope(value="session", proxyMode=INTERFACES) public org.springframework.security.oauth2.client.DefaultOAuth2ClientContext oauth2ClientContext()
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.