| Package | Description |
|---|---|
| org.apache.hadoop.hbase.security | |
| org.apache.hadoop.hbase.security.provider |
| Class and Description |
|---|
| SaslClientAuthenticationProvider
Encapsulation of client-side logic to authenticate to HBase via some means over SASL.
|
| Class and Description |
|---|
| AuthenticationProviderSelector |
| BuiltInSaslAuthenticationProvider
Base class for all Apache HBase, built-in
SaslAuthenticationProvider's to extend. |
| DigestSaslAuthenticationProvider
Base client for client/server implementations for the HBase delegation token auth'n method.
|
| GssSaslAuthenticationProvider
Base client for client/server implementations for the "KERBEROS" HBase auth'n method.
|
| SaslAuthenticationProvider
Encapsulation of client-side logic to authenticate to HBase via some means over SASL.
|
| SaslAuthMethod
Describes the way in which some
SaslClientAuthenticationProvider authenticates over SASL. |
| SaslClientAuthenticationProvider
Encapsulation of client-side logic to authenticate to HBase via some means over SASL.
|
| SaslClientAuthenticationProviders
Accessor for all SaslAuthenticationProvider instances.
|
| SimpleSaslAuthenticationProvider
Base client for client/server implementations for the "SIMPLE" HBase auth'n method.
|
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.