Package com.docusign.esign.client.auth
-
Interface Summary Interface Description AccessTokenListener Authentication -
Class Summary Class Description ApiKeyAuth HttpBasicAuth JWTUtils OAuth 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. -
Enum Summary Enum Description OAuthFlow