| Package | Description |
|---|---|
| com.silanis.esl.sdk |
The OneSpan Sign Java SDK base package containing the EslClient and model classes.
|
| com.silanis.esl.sdk.internal |
For internal use only.
|
| com.silanis.esl.sdk.oauth |
| Constructor and Description |
|---|
EslClient(OAuthTokenConfig tokenConfig,
String baseURL,
boolean allowAllSSLCertificates,
ProxyConfiguration proxyConfiguration,
boolean useSystemProperties,
Map<String,String> headers) |
| Constructor and Description |
|---|
RestClient(OAuthTokenConfig oauthTokenConfig,
boolean allowAllSSLCertificates,
ProxyConfiguration proxyConfiguration,
boolean useSystemProperties,
Map<String,String> headers) |
| Modifier and Type | Method and Description |
|---|---|
OAuthTokenConfig |
OAuthTokenConfig.Builder.build() |
Copyright 2022 OneSpan All rights reserved.