| Package | Description |
|---|---|
| com.bynder.sdk.service | |
| com.bynder.sdk.service.oauth |
| Modifier and Type | Method and Description |
|---|---|
OAuthService |
BynderClientImpl.getOAuthService()
Check
BynderClient for more information. |
OAuthService |
BynderClient.getOAuthService()
Gets an instance of the OAuth service to authorize the SDK instance with Bynder and get the
access token to perform API requests.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OAuthServiceImpl |
| Modifier and Type | Method and Description |
|---|---|
static OAuthService |
OAuthService.Builder.create(Configuration configuration,
OAuthApi oauthClient,
QueryDecoder queryDecoder) |
Copyright © 2022. All rights reserved.