| Modifier and Type | Method and Description |
|---|---|
static EtcdRequest |
EtcdRequest.create(SSLContext ssl,
String url,
String baseKey,
String module) |
| Modifier and Type | Method and Description |
|---|---|
SSLContext |
FakeRule.getSslInboundContext() |
| Modifier and Type | Field and Description |
|---|---|
static SSLContext |
LDAPUserDataProvider.CustomSocketFactory.sslContext |
| Modifier and Type | Method and Description |
|---|---|
SSLContext |
AbstractProxy.getSslInboundContext() |
SSLContext |
Rule.getSslInboundContext() |
SSLContext |
SSLProxy.getSslInboundContext() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractProxy.setSslInboundContext(SSLContext sslInboundContext) |
protected void |
SSLableProxy.setSslOutboundContext(SSLContext sslOutboundContext) |
| Modifier and Type | Method and Description |
|---|---|
Connection |
ConnectionManager.getConnection(String host,
int port,
String localHost,
SSLProvider sslProvider,
int connectTimeout,
String sniServerName,
ProxyConfiguration proxy,
SSLContext proxySSLContext) |
| Modifier and Type | Class and Description |
|---|---|
class |
GeneratingSSLContext |
class |
StaticSSLContext |
| Modifier and Type | Method and Description |
|---|---|
SSLContext |
GeneratingSSLContext.getSSLContextForHostname(String hostname) |
| Modifier and Type | Method and Description |
|---|---|
void |
SSLContextCollection.Builder.add(SSLContext sslContext) |
Copyright © 2019. All Rights Reserved.