public class DropwizardSSLConnectionSocketFactory extends Object
| Constructor and Description |
|---|
DropwizardSSLConnectionSocketFactory(TlsConfiguration configuration) |
DropwizardSSLConnectionSocketFactory(TlsConfiguration configuration,
HostnameVerifier verifier) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.http.conn.ssl.SSLConnectionSocketFactory |
getSocketFactory() |
public DropwizardSSLConnectionSocketFactory(TlsConfiguration configuration)
public DropwizardSSLConnectionSocketFactory(TlsConfiguration configuration, @Nullable HostnameVerifier verifier)
Copyright © 2011. All rights reserved.