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