Package | Description |
---|---|
com.allanbank.mongodb.client.connection.auth |
Wraps a connection and ensures that all requests are properly authenticated.
|
com.allanbank.mongodb.client.connection.proxy |
Support for connection that delegate to a lower level connection.
|
Modifier and Type | Class and Description |
---|---|
class |
AuthenticatingConnection
AuthenticatingConnection provides a connection that authenticated with the
server for each database before it is used.
|
Constructor and Description |
---|
AbstractProxyConnection.ProxiedChangeListener(AbstractProxyConnection proxiedConn,
PropertyChangeListener delegate)
Creates a new ProxiedChangeListener.
|
Copyright © 2011–2014 Allanbank Consulting, Inc.. All rights reserved.