Interface HiveMetastoreAuthentication
-
- All Known Implementing Classes:
KerberosHiveMetastoreAuthentication,NoHiveMetastoreAuthentication
public interface HiveMetastoreAuthentication
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.apache.thrift.transport.TTransportauthenticate(org.apache.thrift.transport.TTransport rawTransport, String hiveMetastoreHost, Optional<String> delegationToken)
-