| Package | Description |
|---|---|
| software.reloadly.sdk.authentication.client | |
| software.reloadly.sdk.authentication.dto.request |
| Modifier and Type | Method and Description |
|---|---|
OAuth2ClientCredentialsRequest |
OAuth2ClientCredentialsOperation.getAccessToken()
Creates a request to get a Token for the given audience using the 'Client Credentials' grant.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TokenRequest |
| Modifier and Type | Method and Description |
|---|---|
OAuth2ClientCredentialsRequest |
OAuth2ClientCredentialsRequest.setAudience(String audience)
Setter for the audience value to request
|
Copyright © 2021. All rights reserved.