Package | Description |
---|---|
com.mongodb.connection |
Contains classes that manage connecting to MongoDB servers.
|
Modifier and Type | Class and Description |
---|---|
static class |
ScramSha1Authenticator.DefaultRandomStringGenerator |
Modifier and Type | Field and Description |
---|---|
private ScramSha1Authenticator.RandomStringGenerator |
ScramSha1Authenticator.randomStringGenerator |
private ScramSha1Authenticator.RandomStringGenerator |
ScramSha1Authenticator.ScramSha1SaslClient.randomStringGenerator |
Constructor and Description |
---|
ScramSha1Authenticator(MongoCredential credential,
ScramSha1Authenticator.RandomStringGenerator randomStringGenerator) |
ScramSha1SaslClient(MongoCredential credential,
ScramSha1Authenticator.RandomStringGenerator randomStringGenerator) |