@InterfaceAudience.Private public class NettyHBaseSaslRpcClient extends AbstractHBaseSaslRpcClient
fallbackAllowed, saslClient, saslProps| Constructor and Description |
|---|
NettyHBaseSaslRpcClient(AuthMethod method,
org.apache.hadoop.security.token.Token<? extends org.apache.hadoop.security.token.TokenIdentifier> token,
String serverPrincipal,
boolean fallbackAllowed,
String rpcProtection) |
| Modifier and Type | Method and Description |
|---|---|
void |
setupSaslHandler(io.netty.channel.ChannelPipeline p) |
createDigestSaslClient, createKerberosSaslClient, dispose, evaluateChallenge, getInitialResponse, isCompletepublic NettyHBaseSaslRpcClient(AuthMethod method, org.apache.hadoop.security.token.Token<? extends org.apache.hadoop.security.token.TokenIdentifier> token, String serverPrincipal, boolean fallbackAllowed, String rpcProtection) throws IOException
IOExceptionCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.