Uses of Class
org.apache.zookeeper.common.X509Exception.SSLContextException
Packages that use X509Exception.SSLContextException
-
Uses of X509Exception.SSLContextException in org.apache.zookeeper.client
Methods in org.apache.zookeeper.client that throw X509Exception.SSLContextExceptionModifier and TypeMethodDescriptionstatic void
static String
FourLetterWordMain.send4LetterWord
(String host, int port, String cmd) Send the 4letterwordstatic String
FourLetterWordMain.send4LetterWord
(String host, int port, String cmd, boolean secure) Send the 4letterwordstatic String
FourLetterWordMain.send4LetterWord
(String host, int port, String cmd, boolean secure, int timeout) Send the 4letterword -
Uses of X509Exception.SSLContextException in org.apache.zookeeper.common
Methods in org.apache.zookeeper.common that throw X509Exception.SSLContextExceptionModifier and TypeMethodDescriptionio.netty.handler.ssl.SslContext
ClientX509Util.createNettySslContextForServer
(ZKConfig config) X509Util.createSSLContext
(ZKConfig config) X509Util.createSSLContextAndOptions
(ZKConfig config) X509Util.createSSLContextAndOptionsFromConfig
(ZKConfig config) X509Util.getDefaultSSLContext()
X509Util.getDefaultSSLContextAndOptions()