public interface IntrospectionConfigurationService
Modifier and Type | Method and Description |
---|---|
RegisteredClient |
getClientConfiguration(String accessToken)
Get the client configuration to use to connect to the
introspection endpoint.
|
String |
getIntrospectionUrl(String accessToken)
Get the introspection URL based on the access token.
|
String getIntrospectionUrl(String accessToken)
accessToken
- RegisteredClient getClientConfiguration(String accessToken)
Copyright © 2018. All rights reserved.