| Modifier and Type | Method and Description |
|---|---|
SSLParser |
EtcdBasedConfigurator.getSsl() |
| Modifier and Type | Method and Description |
|---|---|
void |
EtcdBasedConfigurator.setSsl(SSLParser ssl) |
| Modifier and Type | Method and Description |
|---|---|
SSLParser |
LDAPUserDataProvider.getSslParser() |
| Modifier and Type | Method and Description |
|---|---|
void |
LDAPUserDataProvider.setSslParser(SSLParser sslParser) |
| Modifier and Type | Method and Description |
|---|---|
SSLParser |
AuthorizationService.getSslParser() |
SSLParser |
DynamicRegistration.getSslParser() |
| Modifier and Type | Method and Description |
|---|---|
void |
AuthorizationService.setSslParser(SSLParser sslParser) |
void |
DynamicRegistration.setSslParser(SSLParser sslParser) |
| Modifier and Type | Method and Description |
|---|---|
SSLParser |
STOMPClient.getSslOutboundParser() |
| Modifier and Type | Method and Description |
|---|---|
void |
STOMPClient.setSslOutboundParser(SSLParser sslParser) |
| Modifier and Type | Method and Description |
|---|---|
SSLParser |
AbstractProxy.getSslInboundParser() |
SSLParser |
AbstractServiceProxy.Target.getSslParser() |
SSLParser |
AbstractServiceProxy.getTargetSSL() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractProxy.setSslInboundParser(SSLParser sslInboundParser) |
void |
AbstractServiceProxy.Target.setSslParser(SSLParser sslParser) |
| Modifier and Type | Method and Description |
|---|---|
SSLParser |
HttpClientConfiguration.getSslParser() |
SSLParser |
ProxyConfiguration.getSslParser() |
| Modifier and Type | Method and Description |
|---|---|
void |
HttpClientConfiguration.setSslParser(SSLParser sslParser) |
void |
ProxyConfiguration.setSslParser(SSLParser sslParser) |
| Modifier and Type | Method and Description |
|---|---|
void |
SSLContext.init(SSLParser sslParser,
SSLContext sslc) |
| Constructor and Description |
|---|
GeneratingSSLContext(SSLParser sslParser,
ResolverMap resourceResolver,
String baseLocation) |
StaticSSLContext(SSLParser sslParser,
ResolverMap resourceResolver,
String baseLocation) |
StaticSSLContext(SSLParser sslParser,
SSLContext sslc) |
Copyright © 2019. All Rights Reserved.