| Interface | Description |
|---|---|
| AccessTokenListener | |
| Authentication |
| Class | Description |
|---|---|
| ApiKeyAuth | |
| HttpBasicAuth | |
| JWTUtils | |
| OAuth | |
| OAuth.OAuthToken |
OAuthToken model with the following properties:
accessToken: the token you will use in the Authorization header of calls to the DocuSign API. |
| OAuth.UserInfo |
UserInfo model with the following properties:
sub: the user ID GUID. |
| OAuth.UserInfo.Account |
Account model with the following properties:
accountId: the account ID GUID. |
| OAuthJerseyClient |
| Enum | Description |
|---|---|
| OAuthFlow |
Copyright © 2018. All rights reserved.