public class SignerRestClient extends RestClient
Client.BytesHandler, Client.JsonHandler, Client.ResponseHandler<T>ACCEPT_TYPE_APPLICATION, ACCEPT_TYPE_APPLICATION_JSON, ACCEPT_TYPE_APPLICATION_OCTET_STREAM, CHARSET_UTF_8, CONTENT_TYPE_APPLICATION_JSON, ESL_ACCEPT_TYPE_APPLICATION, ESL_ACCEPT_TYPE_APPLICATION_JSON, ESL_ACCEPT_TYPE_APPLICATION_OCTET_STREAM, ESL_API_USER_AGENT, ESL_API_VERSION, ESL_API_VERSION_HEADER, ESL_CONTENT_TYPE_APPLICATION_JSON, HEADER_CONTENT_DISPOSITION, HEADER_CONTENT_TYPE, HEADER_KEY_ACCEPTallowAllSSLCertificates, proxyConfiguration, support, useSystemProperties| Constructor and Description |
|---|
SignerRestClient(String sessionId) |
SignerRestClient(String sessionId,
boolean allowAllSSLCertificates) |
SignerRestClient(String sessionId,
boolean allowAllSSLCertificates,
ProxyConfiguration proxyConfiguration) |
SignerRestClient(String sessionId,
ProxyConfiguration proxyConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addAuthorizationHeader(org.apache.http.client.methods.HttpUriRequest request) |
delete, delete, get, get, getBytes, getBytes, getBytesAsOctetStream, patch, post, postMultipartFile, postMultipartFile, postMultipartFile, postMultipartPackage, putbuildHttpClient, buildSSLSocketFactorypublic SignerRestClient(String sessionId)
public SignerRestClient(String sessionId, boolean allowAllSSLCertificates)
public SignerRestClient(String sessionId, boolean allowAllSSLCertificates, ProxyConfiguration proxyConfiguration)
public SignerRestClient(String sessionId, ProxyConfiguration proxyConfiguration)
protected void addAuthorizationHeader(org.apache.http.client.methods.HttpUriRequest request)
addAuthorizationHeader in class RestClientCopyright 2022 OneSpan All rights reserved.