Uses of Class
org.apache.hadoop.hive.thrift.HadoopThriftAuthBridge.Server

Packages that use HadoopThriftAuthBridge.Server
org.apache.hadoop.hive.thrift   
org.apache.hive.service.auth   
 

Uses of HadoopThriftAuthBridge.Server in org.apache.hadoop.hive.thrift
 

Methods in org.apache.hadoop.hive.thrift that return HadoopThriftAuthBridge.Server
 HadoopThriftAuthBridge.Server HadoopThriftAuthBridge.createServer(String keytabFile, String principalConf)
           
 

Uses of HadoopThriftAuthBridge.Server in org.apache.hive.service.auth
 

Methods in org.apache.hive.service.auth with parameters of type HadoopThriftAuthBridge.Server
static org.apache.thrift.TProcessorFactory KerberosSaslHelper.getKerberosProcessorFactory(HadoopThriftAuthBridge.Server saslServer, ThriftCLIService service)
           
 



Copyright © 2013 The Apache Software Foundation