| Package | Description |
|---|---|
| org.apache.drill.exec.rpc |
| Modifier and Type | Method and Description |
|---|---|
protected void |
BasicClient.startSaslHandshake(RpcConnectionHandler<CC> connectionHandler,
Map<String,?> saslProperties,
org.apache.hadoop.security.UserGroupInformation ugi,
AuthenticatorFactory authFactory,
T rpcType)
Main method which starts the SASL handshake for all client channels (user/data/control) once it's determined
after regular RPC handshake that authentication is required by server side.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.