public class KnowledgeBasedAuthentication extends Model implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected String |
_knowledgeBasedAuthenticationStatus |
protected SignerInformationForLexisNexis |
_signerInformationForLexisNexis |
static String |
FIELD_KNOWLEDGEBASEDAUTHENTICATIONSTATUS |
static String |
FIELD_SIGNERINFORMATIONFORLEXISNEXIS |
| Constructor and Description |
|---|
KnowledgeBasedAuthentication() |
clean, getDirtyFields, isDirty, setDirtypublic static final String FIELD_KNOWLEDGEBASEDAUTHENTICATIONSTATUS
public static final String FIELD_SIGNERINFORMATIONFORLEXISNEXIS
protected String _knowledgeBasedAuthenticationStatus
protected SignerInformationForLexisNexis _signerInformationForLexisNexis
public KnowledgeBasedAuthentication safeSetKnowledgeBasedAuthenticationStatus(String value)
public String getKnowledgeBasedAuthenticationStatus()
public KnowledgeBasedAuthentication setKnowledgeBasedAuthenticationStatus(String value)
public KnowledgeBasedAuthentication safeSetSignerInformationForLexisNexis(SignerInformationForLexisNexis value)
public SignerInformationForLexisNexis getSignerInformationForLexisNexis()
public KnowledgeBasedAuthentication setSignerInformationForLexisNexis(SignerInformationForLexisNexis value)
Copyright 2022 OneSpan All rights reserved.