| 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.
|
| com.silanis.esl.sdk.internal.converter |
For internal use only.
|
| Modifier and Type | Method and Description |
|---|---|
KnowledgeBasedAuthentication |
Signer.getKnowledgeBasedAuthentication() |
| Modifier and Type | Method and Description |
|---|---|
void |
Signer.setKnowledgeBasedAuthentication(KnowledgeBasedAuthentication knowledgeBasedAuthentication) |
| Modifier and Type | Method and Description |
|---|---|
SignerBuilder |
SignerBuilder.challengedWithKnowledgeBasedAuthentication(KnowledgeBasedAuthentication knowledgeBasedAuthentication)
Adds KBA to the signer.
|
| Modifier and Type | Method and Description |
|---|---|
KnowledgeBasedAuthentication |
KnowledgeBasedAuthenticationConverter.toSDKKnowledgeBasedAuthentication()
Convert from API KBA to SDK KBA.
|
| Constructor and Description |
|---|
KnowledgeBasedAuthenticationConverter(KnowledgeBasedAuthentication sdkKnowledgeBasedAuthentication)
Construct with SDK KnowledgeBasedAuthentication object involved in conversion.
|
Copyright 2022 OneSpan All rights reserved.