| Package | Description |
|---|---|
| com.silanis.esl.sdk |
The eSignLive Java SDK base package containing the EslClient and model classes.
|
| com.silanis.esl.sdk.builder |
Builder classes provide high-level support for creating model objects.
|
| com.silanis.esl.sdk.internal.converter |
For internal use only.
|
| Modifier and Type | Method and Description |
|---|---|
List<License> |
Account.getLicenses() |
| Modifier and Type | Method and Description |
|---|---|
void |
Account.addLicense(License license) |
| Modifier and Type | Method and Description |
|---|---|
void |
Account.setLicenses(List<License> licenses) |
| Modifier and Type | Method and Description |
|---|---|
License |
LicenseBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
AccountBuilder |
AccountBuilder.withLicense(License license) |
| Modifier and Type | Method and Description |
|---|---|
License |
LicenseConverter.toSDKLicense() |
| Constructor and Description |
|---|
LicenseConverter(License sdkLicense) |
Copyright 2022 OneSpan All rights reserved.