| Modifier and Type | Method and Description |
|---|---|
HashStrategy |
MongoAuth.getHashStrategy()
Deprecated.
The HashStrategy which is used by the current instance
|
| Modifier and Type | Method and Description |
|---|---|
static MongoAuthentication |
MongoAuthentication.create(MongoClient mongoClient,
HashStrategy hashStrategy,
MongoAuthenticationOptions options) |
MongoAuth |
MongoAuth.setHashStrategy(HashStrategy hashStrategy)
Deprecated.
The HashStrategy which is used by the current instance
|
Copyright © 2023 Eclipse. All rights reserved.