public class AuthFactory extends Object
| Constructor and Description |
|---|
AuthFactory(HadoopThriftAuthBridge bridge,
org.apache.hadoop.conf.Configuration conf,
Object baseHandler) |
| Modifier and Type | Method and Description |
|---|---|
MetastoreDelegationTokenManager |
getDelegationTokenManager() |
HadoopThriftAuthBridge.Server |
getSaslServer() |
boolean |
isSASLWithKerberizedHadoop() |
public AuthFactory(HadoopThriftAuthBridge bridge, org.apache.hadoop.conf.Configuration conf, Object baseHandler) throws HiveMetaException, org.apache.thrift.transport.TTransportException
HiveMetaExceptionorg.apache.thrift.transport.TTransportExceptionpublic HadoopThriftAuthBridge.Server getSaslServer() throws IllegalStateException
IllegalStateExceptionpublic MetastoreDelegationTokenManager getDelegationTokenManager() throws IllegalStateException
IllegalStateExceptionpublic boolean isSASLWithKerberizedHadoop()
Copyright © 2024 The Apache Software Foundation. All rights reserved.