OAuthCredentials
class OAuthCredentials
The OAuth credentials required for OAuth type authentication.
Types
Properties
Link copied to clipboard
The access token used to access protected SAPOData resources.
Link copied to clipboard
The client secret used by the OAuth client to authenticate to the authorization server.
Link copied to clipboard
The OAuth requirement needed to request security tokens from the connector endpoint.
Link copied to clipboard
The refresh token used to refresh expired access token.