@Configuration @ConditionalOnMissingClass(value="org.springframework.social.connect.support.OAuth2ConnectionFactory") protected static class ResourceServerTokenServicesConfiguration.RemoteTokenServicesConfiguration.UserInfoTokenServicesConfiguration extends Object
Modifier | Constructor and Description |
---|---|
protected |
UserInfoTokenServicesConfiguration() |
Modifier and Type | Method and Description |
---|---|
UserInfoTokenServices |
userInfoTokenServices() |
protected UserInfoTokenServicesConfiguration()
@Bean @ConditionalOnMissingBean(value=org.springframework.security.oauth2.provider.token.ResourceServerTokenServices.class) public UserInfoTokenServices userInfoTokenServices()
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.