Class MongoSslModule

java.lang.Object
io.trino.plugin.mongodb.MongoSslModule
All Implemented Interfaces:
com.google.inject.Module

public class MongoSslModule extends Object implements com.google.inject.Module
  • Constructor Details

    • MongoSslModule

      public MongoSslModule()
  • Method Details

    • configure

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

      @ProvidesIntoSet public MongoClientSettingConfigurator sslSpecificConfigurator(MongoSslConfig config)