@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, isComplete
public 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
IOException
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.