Class | Description |
---|---|
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
|
User |
Wrapper to abstract out usage of user and group information in HBase.
|
User.SecureHadoopUser |
Bridges
User invocations to underlying calls to
UserGroupInformation for secure Hadoop
0.20 and versions 0.21 and above. |
Enum | Description |
---|---|
HBaseSaslRpcServer.AuthMethod |
Authentication method
|
HBaseSaslRpcServer.QualityOfProtection | |
HBaseSaslRpcServer.SaslStatus |
Exception | Description |
---|---|
AccessDeniedException |
Exception thrown by access-related methods.
|
Annotation Type | Description |
---|---|
KerberosInfo |
Indicates Kerberos related information to be used for authorizing connections
over a given RPC protocol interface.
|
TokenInfo |
Indicates Token related information to be used in authorizing connections
over a given RPC protocol interface.
|
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.