@Configuration
 @Conditional(value=org.springframework.boot.autoconfigure.security.oauth2.resource.ResourceServerTokenServicesConfiguration.TokenInfoCondition.class)
protected static class ResourceServerTokenServicesConfiguration.RemoteTokenServicesConfiguration.TokenInfoServicesConfiguration
extends java.lang.Object
| Modifier | Constructor and Description | 
|---|---|
| protected  | TokenInfoServicesConfiguration(ResourceServerProperties resource) | 
| Modifier and Type | Method and Description | 
|---|---|
| org.springframework.security.oauth2.provider.token.RemoteTokenServices | remoteTokenServices() | 
protected TokenInfoServicesConfiguration(ResourceServerProperties resource)