Package | Description |
---|---|
io.vertx.reactivex.ext.auth.mongo |
Modifier and Type | Field and Description |
---|---|
static io.vertx.lang.rx.TypeArg<MongoAuthentication> |
MongoAuthentication.__TYPE_ARG |
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 and configuration object.
|
static MongoAuthentication |
MongoAuthentication.newInstance(MongoAuthentication arg) |
Copyright © 2021 Eclipse. All rights reserved.