public final class MetaStorePlainSaslHelper extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
MetaStorePlainSaslHelper.PlainCallbackHandler |
static class |
MetaStorePlainSaslHelper.PlainServerCallbackHandler |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.thrift.transport.TTransport |
getPlainTransport(String username,
String password,
org.apache.thrift.transport.TTransport underlyingTransport) |
static org.apache.thrift.transport.TTransportFactory |
getPlainTransportFactory(String authTypeStr,
org.apache.hadoop.conf.Configuration conf) |
static void |
init() |
public static void init()
public static org.apache.thrift.transport.TTransportFactory getPlainTransportFactory(String authTypeStr, org.apache.hadoop.conf.Configuration conf) throws LoginException
LoginExceptionpublic static org.apache.thrift.transport.TTransport getPlainTransport(String username, String password, org.apache.thrift.transport.TTransport underlyingTransport) throws SaslException, org.apache.thrift.transport.TTransportException
SaslExceptionorg.apache.thrift.transport.TTransportExceptionCopyright © 2024 The Apache Software Foundation. All rights reserved.