| Package | Description |
|---|---|
| com.silanis.esl.api.model | |
| com.silanis.esl.sdk.internal.converter |
For internal use only.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<License> |
Account._licenses |
| Modifier and Type | Method and Description |
|---|---|
License |
License.addTransaction(Transaction value) |
License |
License.safeSetCreated(Date value) |
License |
License.safeSetPaidUntil(Date value) |
License |
License.safeSetPlan(Plan value) |
License |
License.safeSetStatus(String value) |
License |
License.safeSetTransactions(List<Transaction> value) |
License |
License.setCreated(Date value) |
License |
License.setPaidUntil(Date value) |
License |
License.setPlan(Plan value) |
License |
License.setStatus(String value) |
License |
License.setTransactions(List<Transaction> value) |
| Modifier and Type | Method and Description |
|---|---|
List<License> |
Account.getLicenses() |
| Modifier and Type | Method and Description |
|---|---|
Account |
Account.addLicense(License value) |
| Modifier and Type | Method and Description |
|---|---|
Account |
Account.safeSetLicenses(List<License> value) |
Account |
Account.setLicenses(List<License> value) |
| Modifier and Type | Method and Description |
|---|---|
License |
LicenseConverter.toAPILicense() |
| Constructor and Description |
|---|
LicenseConverter(License apiLicense) |
Copyright 2022 OneSpan All rights reserved.