public class UnauthenticatedRestClient extends Client
Client.BytesHandler, Client.JsonHandler, Client.ResponseHandler<T>allowAllSSLCertificates, proxyConfiguration, support, useSystemProperties| Constructor and Description |
|---|
UnauthenticatedRestClient() |
UnauthenticatedRestClient(boolean allowAllSSLCertificates,
ProxyConfiguration proxyConfiguration,
boolean useSystemProperties) |
UnauthenticatedRestClient(ProxyConfiguration proxyConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
String |
get(String path) |
buildHttpClient, buildSSLSocketFactorypublic UnauthenticatedRestClient()
public UnauthenticatedRestClient(ProxyConfiguration proxyConfiguration)
public UnauthenticatedRestClient(boolean allowAllSSLCertificates,
ProxyConfiguration proxyConfiguration,
boolean useSystemProperties)
public String get(String path) throws IOException, RequestException
IOExceptionRequestExceptionCopyright 2022 OneSpan All rights reserved.