Uses of Class
org.apache.hadoop.hbase.exceptions.X509Exception
Packages that use org.apache.hadoop.hbase.exceptions.X509Exception
-
Uses of org.apache.hadoop.hbase.exceptions.X509Exception in org.apache.hadoop.hbase.exceptions
Subclasses of org.apache.hadoop.hbase.exceptions.X509Exception in in org.apache.hadoop.hbase.exceptionsModifier and TypeClassDescriptionclass
org.apache.hadoop.hbase.exceptions.KeyManagerException
class
org.apache.hadoop.hbase.exceptions.SSLContextException
class
org.apache.hadoop.hbase.exceptions.TrustManagerException
-
Uses of org.apache.hadoop.hbase.exceptions.X509Exception in org.apache.hadoop.hbase.io.crypto.tls
Methods in org.apache.hadoop.hbase.io.crypto.tls that throw org.apache.hadoop.hbase.exceptions.X509Exception in inModifier and TypeMethodDescriptionstatic org.apache.hbase.thirdparty.io.netty.handler.ssl.SslContext
X509Util.createSslContextForClient
(org.apache.hadoop.conf.Configuration config) static org.apache.hbase.thirdparty.io.netty.handler.ssl.SslContext
X509Util.createSslContextForServer
(org.apache.hadoop.conf.Configuration config)