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