Uses of Class
org.springframework.boot.mongodb.autoconfigure.MongoProperties.Ssl
Packages that use MongoProperties.Ssl
-
Uses of MongoProperties.Ssl in org.springframework.boot.mongodb.autoconfigure
Methods in org.springframework.boot.mongodb.autoconfigure that return MongoProperties.SslConstructors in org.springframework.boot.mongodb.autoconfigure 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)