| Package | Description |
|---|---|
| com.docusign.esign.client | |
| com.docusign.esign.client.auth |
| Class and Description |
|---|
| AccessTokenListener |
| Authentication |
| 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. |
| Class and Description |
|---|
| AccessTokenListener |
| Authentication |
| OAuth.Account
Account model with the following properties:
accountId: the account ID GUID. |
| OAuth.Link
Link model with the following properties:
rel: currently the only value is "self". |
| 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.Organization
Organization model with the following properties:
organizationId: the organization ID GUID if DocuSign Org Admin is enabled. |
| OAuth.UserInfo
UserInfo model with the following properties:
sub: the user ID GUID. |
| OAuthFlow |
Copyright © 2018. All rights reserved.