| Package | Description |
|---|---|
| com.silanis.esl.sdk.builder |
Builder classes provide high-level support for creating model objects.
|
| com.silanis.esl.sdk.examples |
Examples and helper classes of how to use the eSignLive Java SDK.
|
| com.silanis.esl.sdk.internal.converter |
For internal use only.
|
| com.silanis.esl.sdk.service |
Service classes provide low-level support for interacting with eSignLive.
|
| Modifier and Type | Method and Description |
|---|---|
NotaryJournalEntry |
NotaryJournalEntryBuilder.build()
Builds the Notary Journal object.
|
| Modifier and Type | Field and Description |
|---|---|
List<NotaryJournalEntry> |
NotaryJournalExample.sdkJournalEntries |
| Modifier and Type | Method and Description |
|---|---|
NotaryJournalEntry |
NotaryJournalEntryConverter.toSDKNotaryJournalEntry()
Convert from API to SDK.
|
| Constructor and Description |
|---|
NotaryJournalEntryConverter(NotaryJournalEntry sdkNotaryJournalEntry)
Construct with SDK NotaryJournalEntry object involved in conversion.
|
| Modifier and Type | Method and Description |
|---|---|
List<NotaryJournalEntry> |
PackageService.getJournalEntries(String userId)
Get Journal Entries.
|
Copyright 2022 OneSpan All rights reserved.