Uses of Class
io.trino.plugin.hive.authentication.KerberosHadoopAuthentication
-
Packages that use KerberosHadoopAuthentication Package Description io.trino.plugin.hive.authentication -
-
Uses of KerberosHadoopAuthentication in io.trino.plugin.hive.authentication
Methods in io.trino.plugin.hive.authentication that return KerberosHadoopAuthentication Modifier and Type Method Description static KerberosHadoopAuthenticationKerberosHadoopAuthentication. createKerberosHadoopAuthentication(KerberosAuthentication kerberosAuthentication, HdfsConfigurationInitializer initializer)Constructors in io.trino.plugin.hive.authentication with parameters of type KerberosHadoopAuthentication Constructor Description CachingKerberosHadoopAuthentication(KerberosHadoopAuthentication delegate)
-