Package org.apache.hadoop.hbase.security

Class Summary
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.
Superusers Keeps lists of superusers and super groups loaded from HBase configuration, checks if certain user is regarded as superuser.
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.
UserProvider Provide an instance of a user.
 

Enum Summary
AuthMethod Authentication method
SaslStatus  
SaslUtil.QualityOfProtection  
 

Exception Summary
AccessDeniedException Exception thrown by access-related methods.
 



Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.