Package org.apache.hadoop.hbase.security

Class Summary
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.
 

Enum Summary
HBaseSaslRpcServer.AuthMethod Authentication method
HBaseSaslRpcServer.QualityOfProtection  
HBaseSaslRpcServer.SaslStatus  
 

Exception Summary
AccessDeniedException Exception thrown by access-related methods.
 

Annotation Types Summary
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 © 2013 The Apache Software Foundation. All Rights Reserved.