public class KnowledgeBasedAuthenticationConverter extends Object
| Constructor and Description |
|---|
KnowledgeBasedAuthenticationConverter(KnowledgeBasedAuthentication apiKnowledgeBasedAuthentication)
Construct with API KnowledgeBasedAuthentication object involved in conversion.
|
KnowledgeBasedAuthenticationConverter(KnowledgeBasedAuthentication sdkKnowledgeBasedAuthentication)
Construct with SDK KnowledgeBasedAuthentication object involved in conversion.
|
| Modifier and Type | Method and Description |
|---|---|
KnowledgeBasedAuthentication |
toAPIKnowledgeBasedAuthentication()
Convert from SDK KBA to API KBA.
|
KnowledgeBasedAuthentication |
toSDKKnowledgeBasedAuthentication()
Convert from API KBA to SDK KBA.
|
public KnowledgeBasedAuthenticationConverter(KnowledgeBasedAuthentication apiKnowledgeBasedAuthentication)
apiKnowledgeBasedAuthentication - public KnowledgeBasedAuthenticationConverter(KnowledgeBasedAuthentication sdkKnowledgeBasedAuthentication)
sdkKnowledgeBasedAuthentication - public KnowledgeBasedAuthentication toAPIKnowledgeBasedAuthentication()
public KnowledgeBasedAuthentication toSDKKnowledgeBasedAuthentication()
Copyright 2022 OneSpan All rights reserved.