| Package | Description |
|---|---|
| com.docusign.esign.client | |
| com.docusign.esign.client.auth |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,Authentication> |
ApiClient.authentications |
| Modifier and Type | Method and Description |
|---|---|
Authentication |
ApiClient.getAuthentication(String authName)
Get authentication for the given name.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,Authentication> |
ApiClient.getAuthentications()
Get authentications (key: authentication name, value: authentication).
|
| Modifier and Type | Method and Description |
|---|---|
void |
ApiClient.addAuthorization(String authName,
Authentication auth) |
| Modifier and Type | Class and Description |
|---|---|
class |
ApiKeyAuth |
class |
HttpBasicAuth |
class |
OAuth |
Copyright © 2020. All rights reserved.