See: Description
Interface | Description |
---|---|
Authenticator |
Authenticator provides the common interface for all MongoDB authenticators.
|
Class | Description |
---|---|
AuthenticatingConnection |
AuthenticatingConnection provides a connection that authenticated with the
server for each database before it is used.
|
AuthenticationConnectionFactory |
AuthenticationConnectionFactory wraps all of the connections with
AuthenticatingConnection s. |
MongoDbAuthenticator |
MongoDbAuthenticator provides an authenticator for the legacy, pre-2.4
version, of MongoDB authentication.
|
Users should not need to directly use the classes within this package.
Copyright © 2011–2014 Allanbank Consulting, Inc.. All rights reserved.