Class Hierarchy
- java.lang.Object
- io.airlift.configuration.AbstractConfigurationAwareModule (implements io.airlift.configuration.ConfigurationAwareModule)
- io.trino.hdfs.authentication.HdfsAuthenticationModule
- io.trino.hdfs.authentication.AuthenticationModules
- io.trino.hdfs.authentication.CachingKerberosHadoopAuthentication (implements io.trino.hdfs.authentication.HadoopAuthentication)
- io.trino.hdfs.authentication.DirectHdfsAuthentication (implements io.trino.hdfs.authentication.HdfsAuthentication)
- io.trino.hdfs.authentication.HdfsAuthenticationConfig
- io.trino.hdfs.authentication.HdfsKerberosConfig
- io.trino.hdfs.authentication.ImpersonatingHdfsAuthentication (implements io.trino.hdfs.authentication.HdfsAuthentication)
- io.trino.hdfs.authentication.KerberosHadoopAuthentication (implements io.trino.hdfs.authentication.HadoopAuthentication)
- io.trino.hdfs.authentication.NoHdfsAuthentication (implements io.trino.hdfs.authentication.HdfsAuthentication)
- io.trino.hdfs.authentication.SimpleHadoopAuthentication (implements io.trino.hdfs.authentication.HadoopAuthentication)
- io.trino.hdfs.authentication.UserGroupInformationUtils
- io.airlift.configuration.AbstractConfigurationAwareModule (implements io.airlift.configuration.ConfigurationAwareModule)
Interface Hierarchy
- io.trino.hdfs.authentication.GenericExceptionAction<R,
E> - io.trino.hdfs.authentication.HadoopAuthentication
- io.trino.hdfs.authentication.HdfsAuthentication
Annotation Interface Hierarchy
- io.trino.hdfs.authentication.ForHdfs (implements java.lang.annotation.Annotation)
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- io.trino.hdfs.authentication.HdfsAuthenticationConfig.HdfsAuthenticationType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)