@Configuration public class UserInfoRestTemplateFactory extends Object
| Constructor and Description |
|---|
UserInfoRestTemplateFactory(org.springframework.beans.factory.ObjectProvider<List<UserInfoRestTemplateCustomizer>> customizersProvider,
org.springframework.beans.factory.ObjectProvider<org.springframework.security.oauth2.client.resource.OAuth2ProtectedResourceDetails> detailsProvider,
org.springframework.beans.factory.ObjectProvider<org.springframework.security.oauth2.client.OAuth2ClientContext> oauth2ClientContextProvider) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.security.oauth2.client.OAuth2RestTemplate |
getUserInfoRestTemplate() |
public UserInfoRestTemplateFactory(org.springframework.beans.factory.ObjectProvider<List<UserInfoRestTemplateCustomizer>> customizersProvider, org.springframework.beans.factory.ObjectProvider<org.springframework.security.oauth2.client.resource.OAuth2ProtectedResourceDetails> detailsProvider, org.springframework.beans.factory.ObjectProvider<org.springframework.security.oauth2.client.OAuth2ClientContext> oauth2ClientContextProvider)
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.