Uses of Package
org.apache.hadoop.hbase.security.provider
Package
Description
Tools to help define network clients and servers.
-
ClassDescriptionEncapsulation of client-side logic to authenticate to HBase via some means over SASL.Encapsulates the server-side logic to authenticate a client over SASL.
-
ClassDescriptionWrapper around a SaslServer which provides the last user attempting to authenticate via SASL, if the server/mechanism allow figuring that out.Encapsulation of client-side logic to authenticate to HBase via some means over SASL.Encapsulates the server-side logic to authenticate a client over SASL.
-
ClassDescriptionWrapper around a SaslServer which provides the last user attempting to authenticate via SASL, if the server/mechanism allow figuring that out.Base class for all Apache HBase, built-in
SaslAuthenticationProvider
's to extend.Base client for client/server implementations for the HBase delegation token auth'n method.Base client for client/server implementations for the "KERBEROS" HBase auth'n method.Encapsulation of client-side logic to authenticate to HBase via some means over SASL.Describes the way in which someSaslClientAuthenticationProvider
authenticates over SASL.Encapsulation of client-side logic to authenticate to HBase via some means over SASL.Accessor for all SaslAuthenticationProvider instances.Encapsulates the server-side logic to authenticate a client over SASL.Base client for client/server implementations for the "SIMPLE" HBase auth'n method. -
ClassDescriptionWrapper around a SaslServer which provides the last user attempting to authenticate via SASL, if the server/mechanism allow figuring that out.Default implementation of
AuthenticationProviderSelector
which can choose from the authentication implementations which HBase provides out of the box: Simple, Kerberos, and Delegation Token authentication.Encapsulation of client-side logic to authenticate to HBase via some means over SASL.Describes the way in which someSaslClientAuthenticationProvider
authenticates over SASL.Encapsulation of client-side logic to authenticate to HBase via some means over SASL.Encapsulates the server-side logic to authenticate a client over SASL.