Uses of Class
org.springframework.boot.autoconfigure.mongo.MongoProperties.Ssl
Packages that use MongoProperties.Ssl
-
Uses of MongoProperties.Ssl in org.springframework.boot.autoconfigure.mongo
Methods in org.springframework.boot.autoconfigure.mongo that return MongoProperties.SslConstructors in org.springframework.boot.autoconfigure.mongo with parameters of type MongoProperties.SslModifierConstructorDescriptionStandardMongoClientSettingsBuilderCustomizer
(com.mongodb.ConnectionString connectionString, org.bson.UuidRepresentation uuidRepresentation, MongoProperties.Ssl ssl, SslBundles sslBundles) Deprecated, for removal: This API element is subject to removal in a future version.
StandardMongoClientSettingsBuilderCustomizer(MongoConnectionDetails, UuidRepresentation)