Class ThriftMetastoreAuthenticationModule.KerberosHiveMetastoreAuthenticationModule
java.lang.Object
io.trino.plugin.hive.metastore.thrift.ThriftMetastoreAuthenticationModule.KerberosHiveMetastoreAuthenticationModule
- All Implemented Interfaces:
com.google.inject.Module
- Enclosing class:
ThriftMetastoreAuthenticationModule
public static class ThriftMetastoreAuthenticationModule.KerberosHiveMetastoreAuthenticationModule
extends Object
implements com.google.inject.Module
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
KerberosHiveMetastoreAuthenticationModule
public KerberosHiveMetastoreAuthenticationModule()
-
-
Method Details
-
configure
public void configure(com.google.inject.Binder binder) - Specified by:
configurein interfacecom.google.inject.Module
-
createKerberosAuthentication
@Provides public CachingKerberosAuthentication createKerberosAuthentication(MetastoreKerberosConfig config)
-