Package io.trino.hdfs.authentication
Interface HadoopAuthentication
- All Known Implementing Classes:
CachingKerberosHadoopAuthentication,KerberosHadoopAuthentication,SimpleHadoopAuthentication
public interface HadoopAuthentication
-
Method Summary
Modifier and TypeMethodDescriptionorg.apache.hadoop.security.UserGroupInformation
-
Method Details
-
getUserGroupInformation
org.apache.hadoop.security.UserGroupInformation getUserGroupInformation()
-