@InterfaceAudience.Private public class HBaseSaslRpcServer extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
HBaseSaslRpcServer.SaslDigestCallbackHandler
CallbackHandler for SASL DIGEST-MD5 mechanism
|
static class |
HBaseSaslRpcServer.SaslGssCallbackHandler
CallbackHandler for SASL GSSAPI Kerberos mechanism
|
| 构造器和说明 |
|---|
HBaseSaslRpcServer() |
| 限定符和类型 | 方法和说明 |
|---|---|
static <T extends org.apache.hadoop.security.token.TokenIdentifier> |
getIdentifier(String id,
org.apache.hadoop.security.token.SecretManager<T> secretManager) |
static Map<String,String> |
getSaslProps() |
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–2021 The Apache Software Foundation. All rights reserved.