| Package | Description |
|---|---|
| com.silanis.esl.sdk |
The OneSpan Sign 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.
|
| Modifier and Type | Method and Description |
|---|---|
Connector |
IntegrationFrameworkWorkflow.getConnector() |
static Connector |
Connector.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Connector[] |
Connector.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IntegrationFrameworkWorkflow.setConnector(Connector connector) |
| Modifier and Type | Method and Description |
|---|---|
IntegrationFrameworkWorkflowBuilder |
IntegrationFrameworkWorkflowBuilder.withConnector(Connector connector)
Set the connector used in the integration-framework workflow.
|
Copyright 2022 OneSpan All rights reserved.