@InterfaceAudience.Private public class HBaseSaslRpcServer extends Object
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
HBaseSaslRpcServer.SaslDigestCallbackHandler
CallbackHandler for SASL DIGEST-MD5 mechanism 
 | 
static class  | 
HBaseSaslRpcServer.SaslGssCallbackHandler
CallbackHandler for SASL GSSAPI Kerberos mechanism 
 | 
| Modifier and Type | Field and Description | 
|---|---|
static org.apache.commons.logging.Log | 
LOG  | 
| Constructor and Description | 
|---|
HBaseSaslRpcServer()  | 
| Modifier and Type | Method and Description | 
|---|---|
static <T extends org.apache.hadoop.security.token.TokenIdentifier>  | 
getIdentifier(String id,
             org.apache.hadoop.security.token.SecretManager<T> secretManager)  | 
static void | 
init(org.apache.hadoop.conf.Configuration conf)  | 
public static void init(org.apache.hadoop.conf.Configuration conf)
public static <T extends org.apache.hadoop.security.token.TokenIdentifier> T getIdentifier(String id, org.apache.hadoop.security.token.SecretManager<T> secretManager) throws org.apache.hadoop.security.token.SecretManager.InvalidToken
org.apache.hadoop.security.token.SecretManager.InvalidTokenCopyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.