Package org.apache.hadoop.hbase.security
package org.apache.hadoop.hbase.security
-
ClassDescriptionA utility class that encapsulates SASL logic for RPC client.Exception thrown by access-related methods.Authentication methodSome static utility methods for encryption uses in hbase-client.Implementation of secure Hadoop policy provider for mapping protocol interfaces to hbase-policy.xml entries.A utility class that encapsulates SASL logic for RPC client.A utility class that encapsulates SASL logic for RPC server.Implement logic to deal with the rpc connection header.Implement SASL logic for netty rpc client.Implement SASL logic for netty rpc client.Decode the sasl challenge sent by RpcServer.Unwrap sasl messages.wrap sasl messages.SecurityConstants holds a bunch of kerberos-related constantsMaps RPC protocol interfaces to required configurationSecurity related generic utility methods.Keeps lists of superusers and super groups loaded from HBase configuration, checks if certain user is regarded as superuser.Wrapper to abstract out usage of user and group information in HBase.Bridges
User
invocations to underlying calls toUserGroupInformation
for secure Hadoop 0.20 and versions 0.21 and above.Provide an instance of a user.