Uses of Enum Class
org.apache.hadoop.hbase.security.SaslStatus
Package
Description
Tools to help define network clients and servers.
-
Uses of SaslStatus in org.apache.hadoop.hbase.ipc
Modifier and TypeMethodDescriptionprotected final void
ServerRpcConnection.doRawSaslReply
(SaslStatus status, org.apache.hadoop.io.Writable rv, String errorClass, String error) No protobuf encoding of raw sasl messages -
Uses of SaslStatus in org.apache.hadoop.hbase.security
Modifier and TypeMethodDescriptionstatic SaslStatus
Returns the enum constant of this class with the specified name.static SaslStatus[]
SaslStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.