Package | Description |
---|---|
io.vertx.rxjava3.ext.auth.mongo |
Modifier and Type | Field and Description |
---|---|
static io.vertx.lang.rx.TypeArg<MongoUserUtil> |
MongoUserUtil.__TYPE_ARG |
Modifier and Type | Method and Description |
---|---|
static MongoUserUtil |
MongoUserUtil.create(MongoClient client)
Create an instance of the user helper.
|
static MongoUserUtil |
MongoUserUtil.create(MongoClient client,
MongoAuthenticationOptions authenticationOptions,
MongoAuthorizationOptions authorizationOptions)
Create an instance of the user helper with custom queries.
|
static MongoUserUtil |
MongoUserUtil.newInstance(MongoUserUtil arg) |
Copyright © 2022 Eclipse. All rights reserved.