@InterfaceAudience.Private public class ShadeSaslClientAuthenticationProvider extends ShadeSaslAuthenticationProvider implements SaslClientAuthenticationProvider
METHOD, TOKEN_KIND| Constructor and Description |
|---|
ShadeSaslClientAuthenticationProvider() |
| Modifier and Type | Method and Description |
|---|---|
SaslClient |
createClient(org.apache.hadoop.conf.Configuration conf,
InetAddress serverAddr,
SecurityInfo securityInfo,
org.apache.hadoop.security.token.Token<? extends org.apache.hadoop.security.token.TokenIdentifier> token,
boolean fallbackAllowed,
Map<String,String> saslProps) |
org.apache.hadoop.hbase.shaded.protobuf.generated.RPCProtos.UserInformation |
getUserInfo(User user) |
getSaslAuthMethod, getTokenKindclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcanRetry, getRealUser, relogingetSaslAuthMethod, getTokenKindpublic ShadeSaslClientAuthenticationProvider()
public SaslClient createClient(org.apache.hadoop.conf.Configuration conf, InetAddress serverAddr, SecurityInfo securityInfo, org.apache.hadoop.security.token.Token<? extends org.apache.hadoop.security.token.TokenIdentifier> token, boolean fallbackAllowed, Map<String,String> saslProps) throws IOException
createClient in interface SaslClientAuthenticationProviderIOExceptionpublic org.apache.hadoop.hbase.shaded.protobuf.generated.RPCProtos.UserInformation getUserInfo(User user)
getUserInfo in interface SaslClientAuthenticationProviderCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.