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) HBaseSaslRpcServerServerRpcConnection.getOrCreateSaslServer()Methods in org.apache.hadoop.hbase.ipc with parameters of type HBaseSaslRpcServerModifier and TypeMethodDescriptionprivate BufferChainSimpleRpcServerResponder.wrapWithSasl(HBaseSaslRpcServer saslServer, BufferChain bc) Deprecated.