| Package | Description |
|---|---|
| com.silanis.esl.api.model | |
| com.silanis.esl.sdk.internal.converter |
For internal use only.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GuestAuth |
| Modifier and Type | Field and Description |
|---|---|
protected Auth |
Signer._auth |
| Modifier and Type | Method and Description |
|---|---|
Auth |
Auth.addChallenge(AuthChallenge value) |
Auth |
Signer.getAuth() |
Auth |
Auth.safeSetChallenges(List<AuthChallenge> value) |
Auth |
Auth.safeSetScheme(String value) |
Auth |
Auth.setChallenges(List<AuthChallenge> value) |
Auth |
Auth.setIdvWorkflow(IdvWorkflow value) |
Auth |
Auth.setScheme(String value) |
| Modifier and Type | Method and Description |
|---|---|
Signer |
Signer.safeSetAuth(Auth value) |
Signer |
Signer.setAuth(Auth value) |
| Modifier and Type | Method and Description |
|---|---|
Auth |
AuthenticationConverter.toAPIAuthentication()
Convert from SDK Authentication to API Authentication.
|
| Constructor and Description |
|---|
AuthenticationConverter(Auth apiAuth)
Construct with API authentication.
|
Copyright 2022 OneSpan All rights reserved.