| Package | Description |
|---|---|
| com.silanis.esl.sdk |
The eSignLive Java SDK base package containing the EslClient and model classes.
|
| com.silanis.esl.sdk.internal.converter |
For internal use only.
|
| Modifier and Type | Method and Description |
|---|---|
List<Challenge> |
Signer.getChallengeQuestions()
Accessor method used to retrieve the challenge question
|
List<Challenge> |
Authentication.getChallenges() |
| Constructor and Description |
|---|
Authentication(List<Challenge> challenges) |
| Modifier and Type | Method and Description |
|---|---|
Challenge |
ChallengeConverter.toSDKChallenge()
Convert from API to SDK.
|
| Constructor and Description |
|---|
ChallengeConverter(Challenge sdkChallenge)
construct with SDK object involved in conversion.
|
Copyright 2022 OneSpan All rights reserved.