Uses of Package
com.docusign.esign.client.auth
-
Packages that use com.docusign.esign.client.auth Package Description com.docusign.esign.client com.docusign.esign.client.auth -
Classes in com.docusign.esign.client.auth used by com.docusign.esign.client Class 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. -
Classes in com.docusign.esign.client.auth used by com.docusign.esign.client.auth Class 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