@InterfaceAudience.Private public class NettyHBaseSaslRpcClient extends AbstractHBaseSaslRpcClient
fallbackAllowed, saslClient, saslProps
Constructor and Description |
---|
NettyHBaseSaslRpcClient(org.apache.hadoop.conf.Configuration conf,
SaslClientAuthenticationProvider provider,
org.apache.hadoop.security.token.Token<? extends org.apache.hadoop.security.token.TokenIdentifier> token,
InetAddress serverAddr,
SecurityInfo securityInfo,
boolean fallbackAllowed,
String rpcProtection) |
Modifier and Type | Method and Description |
---|---|
String |
getSaslQOP() |
void |
setupSaslHandler(org.apache.hbase.thirdparty.io.netty.channel.ChannelPipeline p) |
dispose, evaluateChallenge, getInitialResponse, isComplete
public NettyHBaseSaslRpcClient(org.apache.hadoop.conf.Configuration conf, SaslClientAuthenticationProvider provider, org.apache.hadoop.security.token.Token<? extends org.apache.hadoop.security.token.TokenIdentifier> token, InetAddress serverAddr, SecurityInfo securityInfo, boolean fallbackAllowed, String rpcProtection) throws IOException
IOException
public void setupSaslHandler(org.apache.hbase.thirdparty.io.netty.channel.ChannelPipeline p)
public String getSaslQOP()
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.