Package | Description |
---|---|
com.allanbank.mongodb |
Provides a Java driver for the MongoDB document store that allows asynchronous invocation of requests.
|
com.allanbank.mongodb.client.connection.auth |
Wraps a connection and ensures that all requests are properly authenticated.
|
Class and Description |
---|
Authenticator
Authenticator provides the common interface for all MongoDB authenticators.
|
Class and Description |
---|
AuthenticatingConnection
AuthenticatingConnection provides a connection that authenticated with the
server for each database before it is used.
|
Authenticator
Authenticator provides the common interface for all MongoDB authenticators.
|
MongoDbAuthenticator
MongoDbAuthenticator provides an authenticator for the legacy, pre-2.4
version, of MongoDB authentication.
|
Copyright © 2011–2014 Allanbank Consulting, Inc.. All rights reserved.