| Package | Description |
|---|---|
| com.docusign.esign.client.auth |
| Modifier and Type | Method and Description |
|---|---|
OAuth.Account |
OAuth.Account.accountId(String accountId) |
OAuth.Account |
OAuth.Account.accountName(String accountName) |
OAuth.Account |
OAuth.Account.baseUri(String baseUri) |
OAuth.Account |
OAuth.Account.isDefault(String isDefault) |
OAuth.Account |
OAuth.Account.organization(OAuth.Organization organization) |
| Modifier and Type | Method and Description |
|---|---|
List<OAuth.Account> |
OAuth.UserInfo.getAccounts()
Get accounts
|
| Modifier and Type | Method and Description |
|---|---|
OAuth.UserInfo |
OAuth.UserInfo.addAccountsItem(OAuth.Account accountsItem) |
| Modifier and Type | Method and Description |
|---|---|
OAuth.UserInfo |
OAuth.UserInfo.accounts(List<OAuth.Account> accounts) |
void |
OAuth.UserInfo.setAccounts(List<OAuth.Account> accounts) |
Copyright © 2018. All rights reserved.