Class | Description |
---|---|
EncryptionUtil |
Some static utility methods for encryption uses in hbase-client.
|
HBasePolicyProvider |
Implementation of secure Hadoop policy provider for mapping
protocol interfaces to hbase-policy.xml entries.
|
HBaseSaslRpcClient |
A utility class that encapsulates SASL logic for RPC client.
|
HBaseSaslRpcServer |
A utility class for dealing with SASL on RPC server
|
HBaseSaslRpcServer.SaslDigestCallbackHandler |
CallbackHandler for SASL DIGEST-MD5 mechanism
|
HBaseSaslRpcServer.SaslGssCallbackHandler |
CallbackHandler for SASL GSSAPI Kerberos mechanism
|
SaslUtil | |
SecureBulkLoadUtil | |
SecurityInfo |
Maps RPC protocol interfaces to required configuration
|
SecurityUtil |
Security related generic utility methods.
|
User |
Wrapper to abstract out usage of user and group information in HBase.
|
UserProvider |
Provide an instance of a user.
|
Enum | Description |
---|---|
AuthMethod |
Authentication method
|
SaslStatus | |
SaslUtil.QualityOfProtection |
Exception | Description |
---|---|
AccessDeniedException |
Exception thrown by access-related methods.
|
Copyright © 2014 The Apache Software Foundation. All rights reserved.