public class HttpClientFactory extends Object
| Constructor and Description |
|---|
HttpClientFactory(boolean allowSelfSignedCertificates) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.http.impl.client.CloseableHttpClient |
getClient()
gets a closeble HttpClient configured for TLS 1.2
|
Copyright © 2016–2021. All rights reserved.