| Package | Description |
|---|---|
| com.silanis.esl.sdk.builder |
Builder classes provide high-level support for creating model objects.
|
| Modifier and Type | Method and Description |
|---|---|
SignerBuilder.ChallengeBuilder |
SignerBuilder.ChallengeBuilder.answer(String answer)
Add answer to the first and second question.
|
SignerBuilder.ChallengeBuilder |
SignerBuilder.ChallengeBuilder.answer(String answer,
Challenge.MaskOptions maskOption)
Deprecated.
|
SignerBuilder.ChallengeBuilder |
SignerBuilder.ChallengeBuilder.answerWithMaskInput(String answer)
Add answer to the first and second question with mask input.
|
static SignerBuilder.ChallengeBuilder |
SignerBuilder.ChallengeBuilder.firstQuestion(String question)
First question asked to the user when they log on to eSignLive.
|
SignerBuilder.ChallengeBuilder |
SignerBuilder.ChallengeBuilder.secondQuestion(String question)
Second question asked to the user when they log on to eSignLive.
|
| Modifier and Type | Method and Description |
|---|---|
SignerBuilder |
SignerBuilder.challengedWithQuestions(SignerBuilder.ChallengeBuilder challengeBuilder)
Sets the signer's authentication type to CHALLENGE.
|
Copyright 2022 OneSpan All rights reserved.