| 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.
|
| Modifier and Type | Method and Description |
|---|---|
Challenge.MaskOptions |
Challenge.getMaskOption() |
static Challenge.MaskOptions |
Challenge.MaskOptions.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Challenge.MaskOptions[] |
Challenge.MaskOptions.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Challenge(String question,
String answer,
Challenge.MaskOptions maskOption) |
| Modifier and Type | Method and Description |
|---|---|
SignerBuilder.ChallengeBuilder |
SignerBuilder.ChallengeBuilder.answer(String answer,
Challenge.MaskOptions maskOption)
Deprecated.
|
Copyright 2022 OneSpan All rights reserved.