Uses of Interface
org.apache.hadoop.hbase.security.provider.SaslAuthenticationProvider
Package
Description
-
Uses of SaslAuthenticationProvider in org.apache.hadoop.hbase.security.provider
Modifier and TypeInterfaceDescriptioninterface
Encapsulation of client-side logic to authenticate to HBase via some means over SASL.interface
Encapsulates the server-side logic to authenticate a client over SASL.Modifier and TypeClassDescriptionclass
Base implementation ofSaslClientAuthenticationProvider
.class
Base class for all Apache HBase, built-inSaslAuthenticationProvider
's to extend.class
Base client for client/server implementations for the HBase delegation token auth'n method.class
class
class
Base client for client/server implementations for the "KERBEROS" HBase auth'n method.class
class
class
Base client for client/server implementations for the "SIMPLE" HBase auth'n method.class
class
-
Uses of SaslAuthenticationProvider in org.apache.hadoop.hbase.security.provider.example
Modifier and TypeClassDescriptionclass
class
class