Package | Description |
---|---|
com.allanbank.mongodb |
Provides a Java driver for the MongoDB document store that allows asynchronous invocation of requests.
|
Modifier and Type | Method and Description |
---|---|
void |
MongoClientConfiguration.authenticate(String userName,
String password)
Sets up the instance to authenticate with the MongoDB servers.
|
void |
MongoClientConfiguration.authenticateAsAdmin(String userName,
String password)
Sets up the instance to authenticate with the MongoDB servers.
|
Copyright © 2011-2013 Allanbank Consulting, Inc.. All Rights Reserved.