@Generated public interface CredentialsManagerService
This is the high-level interface, that contains generated methods.
Evolving: this interface is under development. Method signatures may change.
Modifier and Type | Method and Description |
---|---|
ExchangeTokenResponse |
exchangeToken(ExchangeTokenRequest exchangeTokenRequest)
Exchange token.
|
ExchangeTokenResponse exchangeToken(ExchangeTokenRequest exchangeTokenRequest)
Exchange tokens with an Identity Provider to get a new access token. It allows specifying scopes to determine token permissions.
Copyright © 2024. All rights reserved.