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 Details

    • KerberosHiveMetastoreAuthenticationModule

      public KerberosHiveMetastoreAuthenticationModule()
  • Method Details

    • configure

      public void configure(com.google.inject.Binder binder)
      Specified by:
      configure in interface com.google.inject.Module
    • createKerberosAuthentication

      @Provides public CachingKerberosAuthentication createKerberosAuthentication(MetastoreKerberosConfig config)