Uses of Class
org.apache.hadoop.hbase.security.HBaseSaslRpcServer
Packages that use HBaseSaslRpcServer
-
Uses of HBaseSaslRpcServer in org.apache.hadoop.hbase.ipc
Fields in org.apache.hadoop.hbase.ipc declared as HBaseSaslRpcServerMethods in org.apache.hadoop.hbase.ipc that return HBaseSaslRpcServerModifier and TypeMethodDescription(package private) HBaseSaslRpcServer
ServerRpcConnection.getOrCreateSaslServer()
Methods in org.apache.hadoop.hbase.ipc with parameters of type HBaseSaslRpcServerModifier and TypeMethodDescriptionprivate BufferChain
SimpleRpcServerResponder.wrapWithSasl
(HBaseSaslRpcServer saslServer, BufferChain bc) Deprecated.