public class HttpClientInit extends Object
| Constructor and Description |
|---|
HttpClientInit() |
| Modifier and Type | Method and Description |
|---|---|
static HttpClient |
createClient(HttpClientConfig config,
Lifecycle lifecycle) |
static SSLContext |
sslContextWithTrustedKeyStore(String keyStorePath,
String keyStorePassword) |
public static HttpClient createClient(HttpClientConfig config, Lifecycle lifecycle)
public static SSLContext sslContextWithTrustedKeyStore(String keyStorePath, String keyStorePassword)
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.