Modifier and Type | Method and Description |
---|---|
FactoryBean<ConsumerTokenServices> |
AuthorizationServerEndpointsConfiguration.consumerTokenServices() |
Modifier and Type | Method and Description |
---|---|
ConsumerTokenServices |
AuthorizationServerEndpointsConfigurer.getConsumerTokenServices() |
Modifier and Type | Class and Description |
---|---|
class |
DefaultTokenServices
Base implementation for token services using random UUID values for the access token and refresh token values.
|
Copyright © 2019. All rights reserved.