Uses of Class
com.predic8.membrane.core.transport.ssl.SSLContext
Packages that use SSLContext
Package
Description
-
Uses of SSLContext in com.predic8.membrane.core.cloud.etcd
Methods in com.predic8.membrane.core.cloud.etcd with parameters of type SSLContextModifier and TypeMethodDescriptionstatic EtcdRequestEtcdRequest.create(SSLContext ssl, String url, String baseKey, String module) -
Uses of SSLContext in com.predic8.membrane.core.exchange.snapshots
Methods in com.predic8.membrane.core.exchange.snapshots that return SSLContext -
Uses of SSLContext in com.predic8.membrane.core.interceptor.authentication.session
Fields in com.predic8.membrane.core.interceptor.authentication.session declared as SSLContextModifier and TypeFieldDescriptionstatic SSLContextLDAPUserDataProvider.CustomSocketFactory.sslContext -
Uses of SSLContext in com.predic8.membrane.core.rules
Methods in com.predic8.membrane.core.rules that return SSLContextModifier and TypeMethodDescriptionAbstractProxy.getSslInboundContext()Rule.getSslInboundContext()SSLProxy.getSslInboundContext()Methods in com.predic8.membrane.core.rules with parameters of type SSLContextModifier and TypeMethodDescriptionprotected voidAbstractProxy.setSslInboundContext(SSLContext sslInboundContext) protected voidInternalProxy.setSslOutboundContext(SSLContext sslOutboundContext) protected voidSSLableProxy.setSslOutboundContext(SSLContext sslOutboundContext) -
Uses of SSLContext in com.predic8.membrane.core.transport.http
Methods in com.predic8.membrane.core.transport.http with parameters of type SSLContextModifier and TypeMethodDescriptionConnectionManager.getConnection(String host, int port, String localHost, SSLProvider sslProvider, int connectTimeout, String sniServerName, ProxyConfiguration proxy, SSLContext proxySSLContext, String[] applicationProtocols) -
Uses of SSLContext in com.predic8.membrane.core.transport.http2
Methods in com.predic8.membrane.core.transport.http2 with parameters of type SSLContextModifier and TypeMethodDescriptionHttp2ClientPool.reserveStream(String host, int port, SSLProvider sslProvider, String sniServerName, ProxyConfiguration proxy, SSLContext proxySSLContext) voidHttp2ClientPool.share(String host, int port, SSLProvider sslProvider, String sniServerName, ProxyConfiguration proxy, SSLContext proxySSLContext, Http2Client h2c) -
Uses of SSLContext in com.predic8.membrane.core.transport.ssl
Subclasses of SSLContext in com.predic8.membrane.core.transport.sslModifier and TypeClassDescriptionclassclassclassMethods in com.predic8.membrane.core.transport.ssl that return SSLContextMethods in com.predic8.membrane.core.transport.ssl with parameters of type SSLContext