| Modifier and Type | Method and Description |
|---|---|
static MongoAuthentication |
MongoAuthentication.create(MongoClient mongoClient,
HashStrategy hashStrategy,
MongoAuthenticationOptions options) |
static MongoAuthentication |
MongoAuthentication.create(MongoClient mongoClient,
MongoAuthenticationOptions options)
Creates an instance of MongoAuth by using the given
MongoClient and configuration object. |
Copyright © 2023 Eclipse. All rights reserved.