We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7eac454 commit 56582e9Copy full SHA for 56582e9
driver-core/src/main/com/mongodb/MongoCredential.java
@@ -455,7 +455,7 @@ public String getUserName() {
455
/**
456
* Gets the source of the user name, typically the name of the database where the user is defined.
457
*
458
- * @return the user name. Can never be null.
+ * @return the source of the user name. Can never be null.
459
*/
460
public String getSource() {
461
return source;
0 commit comments