The connections resolver.
The credentials resolver.
Configures component by passing configuration parameters.
configuration parameters to be set.
Resolves MongoDB connection URI from connection and credential parameters.
(optional) transaction id to trace execution through call chain.
callback function that receives resolved URI or error.
Sets references to dependent components.
references to locate the component dependencies.
Generated using TypeDoc
Helper class that resolves MongoDB connection and credential parameters, validates them and generates a connection URI.
It is able to process multiple connections to MongoDB cluster nodes.
Configuration parameters
References
*:discovery:*:*:1.0
(optional) IDiscovery services*:credential-store:*:*:1.0
(optional) Credential stores to resolve credentials