public abstract class SDKSample extends Object
Modifier and Type | Field and Description |
---|---|
protected InputStream |
documentInputStream1 |
protected InputStream |
documentInputStream2 |
String |
email1 |
String |
email2 |
String |
email3 |
String |
email4 |
String |
email5 |
String |
email6 |
protected EslClient |
eslClient |
protected PackageId |
packageId |
protected String |
packageName |
protected Properties |
props |
String |
proxyHost |
String |
proxyPassword |
int |
proxyPort |
String |
proxyUserName |
String |
proxyWithCredentialsHost |
int |
proxyWithCredentialsPort |
protected DocumentPackage |
retrievedPackage |
String |
senderEmail |
String |
senderUID |
String |
webpageUrl |
Constructor and Description |
---|
SDKSample() |
SDKSample(String apiKey,
String apiUrl) |
Modifier and Type | Method and Description |
---|---|
protected abstract void |
execute() |
protected EslClient |
getEslClient() |
protected PackageId |
getPackageId() |
protected String |
getPackageName() |
protected String |
getRandomEmail() |
protected DocumentPackage |
getRetrievedPackage() |
void |
run() |
EslClient |
setupEslClientFromProps(Map<String,String> additionalHeaders,
ProxyConfiguration proxyConfiguration) |
protected EslClient eslClient
protected PackageId packageId
protected String packageName
protected DocumentPackage retrievedPackage
protected InputStream documentInputStream1
protected InputStream documentInputStream2
protected Properties props
public String email1
public String email2
public String email3
public String email4
public String email5
public String email6
public String senderEmail
public String webpageUrl
public String senderUID
public String proxyHost
public String proxyWithCredentialsHost
public String proxyUserName
public String proxyPassword
public int proxyPort
public int proxyWithCredentialsPort
public EslClient setupEslClientFromProps(Map<String,String> additionalHeaders, ProxyConfiguration proxyConfiguration)
protected abstract void execute()
public void run()
protected EslClient getEslClient()
protected PackageId getPackageId()
protected DocumentPackage getRetrievedPackage()
protected String getPackageName()
protected String getRandomEmail()
Copyright 2022 OneSpan All rights reserved.