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, HostnameVerifier verifier)
Copyright © 2017. All rights reserved.