org.apache.hive.service.auth
Class KerberosSaslHelper
java.lang.Object
org.apache.hive.service.auth.KerberosSaslHelper
public class KerberosSaslHelper
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KerberosSaslHelper
public KerberosSaslHelper()
getKerberosProcessorFactory
public static org.apache.thrift.TProcessorFactory getKerberosProcessorFactory(HadoopThriftAuthBridge.Server saslServer,
ThriftCLIService service)
getKerberosTransport
public static org.apache.thrift.transport.TTransport getKerberosTransport(String principal,
String host,
org.apache.thrift.transport.TTransport underlyingTransport)
throws SaslException
- Throws:
SaslException
Copyright © 2013 The Apache Software Foundation