Dane411

Results 1 comments of Dane411

From MongoDB API: `MongoCredential.createPlainCredential(String userName, String source, char[] password);` source - the source where the user is defined. This can be either "$external" or the name of a database. After...