Uses of Interface
io.trino.hdfs.authentication.HadoopAuthentication
Packages that use HadoopAuthentication
-
Uses of HadoopAuthentication in io.trino.hdfs.authentication
Classes in io.trino.hdfs.authentication that implement HadoopAuthenticationModifier and TypeClassDescriptionclassclassclassMethods in io.trino.hdfs.authentication that return HadoopAuthenticationModifier and TypeMethodDescriptionstatic HadoopAuthenticationAuthenticationModules.createCachingKerberosHadoopAuthentication(KerberosConfiguration kerberosConfiguration, HdfsConfigurationInitializer updater) Constructors in io.trino.hdfs.authentication with parameters of type HadoopAuthenticationModifierConstructorDescriptionDirectHdfsAuthentication(HadoopAuthentication hadoopAuthentication) ImpersonatingHdfsAuthentication(HadoopAuthentication hadoopAuthentication, UserNameProvider userNameProvider)