Package io.trino.hdfs.authentication
Class AuthenticationModules
java.lang.Object
io.trino.hdfs.authentication.AuthenticationModules
-
Method Summary
Modifier and TypeMethodDescriptionstatic HadoopAuthenticationcreateCachingKerberosHadoopAuthentication(KerberosConfiguration kerberosConfiguration, HdfsConfigurationInitializer updater) static com.google.inject.Modulestatic com.google.inject.Modulestatic com.google.inject.Modulestatic com.google.inject.Module
-
Method Details
-
noHdfsAuthenticationModule
public static com.google.inject.Module noHdfsAuthenticationModule() -
simpleImpersonatingHdfsAuthenticationModule
public static com.google.inject.Module simpleImpersonatingHdfsAuthenticationModule() -
kerberosHdfsAuthenticationModule
public static com.google.inject.Module kerberosHdfsAuthenticationModule() -
kerberosImpersonatingHdfsAuthenticationModule
public static com.google.inject.Module kerberosImpersonatingHdfsAuthenticationModule() -
createCachingKerberosHadoopAuthentication
public static HadoopAuthentication createCachingKerberosHadoopAuthentication(KerberosConfiguration kerberosConfiguration, HdfsConfigurationInitializer updater)
-