Uses of Class
io.trino.plugin.mongodb.MongoTlsConfig
Packages that use MongoTlsConfig
-
Uses of MongoTlsConfig in io.trino.plugin.mongodb
Methods in io.trino.plugin.mongodb that return MongoTlsConfigModifier and TypeMethodDescriptionMongoTlsConfig.setKeystorePassword(String keystorePassword) MongoTlsConfig.setKeystorePath(File keystorePath) MongoTlsConfig.setTruststorePassword(String truststorePassword) MongoTlsConfig.setTruststorePath(File truststorePath) Methods in io.trino.plugin.mongodb with parameters of type MongoTlsConfig