Class HttpClientInit
java.lang.Object
org.apache.druid.java.util.http.client.HttpClientInit
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic HttpClientcreateClient(HttpClientConfig config, Lifecycle lifecycle) static SSLContextsslContextWithTrustedKeyStore(String keyStorePath, String keyStorePassword)
-
Constructor Details
-
HttpClientInit
public HttpClientInit()
-
-
Method Details
-
createClient
-
sslContextWithTrustedKeyStore
public static SSLContext sslContextWithTrustedKeyStore(String keyStorePath, String keyStorePassword)
-