| Package | Description |
|---|---|
| com.docusign.esign.api | |
| com.docusign.esign.model |
| Modifier and Type | Method and Description |
|---|---|
LoginInformation |
AuthenticationApi.login()
Gets login information for a specified user.
|
LoginInformation |
AuthenticationApi.login(AuthenticationApi.LoginOptions options)
Gets login information for a specified user.
|
| Modifier and Type | Method and Description |
|---|---|
LoginInformation |
LoginInformation.apiPassword(String apiPassword)
Contains a token that can be used for authentication in API calls instead of using the user name and password.
|
LoginInformation |
LoginInformation.loginAccounts(List<LoginAccount> loginAccounts)
The list of accounts that authenticating user is a member of.
|
Copyright © 2016. All rights reserved.