Package | Description |
---|---|
org.apache.hadoop.hbase.security |
Modifier and Type | Field and Description |
---|---|
private SaslClientHandler.SaslSuccessfulConnectHandler |
SaslClientHandler.successfulConnectHandler |
Constructor and Description |
---|
SaslClientHandler(org.apache.hadoop.security.UserGroupInformation ticket,
AuthMethod method,
org.apache.hadoop.security.token.Token<? extends org.apache.hadoop.security.token.TokenIdentifier> token,
String serverPrincipal,
boolean fallbackAllowed,
String rpcProtection,
SaslClientHandler.SaslExceptionHandler exceptionHandler,
SaslClientHandler.SaslSuccessfulConnectHandler successfulConnectHandler)
Constructor
|
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.