| Package | Description |
|---|---|
| io.vertx.rxjava3.ext.auth.mongo |
| Modifier and Type | Field and Description |
|---|---|
static TypeArg<HashStrategy> |
HashStrategy.__TYPE_ARG |
| Modifier and Type | Method and Description |
|---|---|
HashStrategy |
MongoAuth.getHashStrategy()
Deprecated.
|
static HashStrategy |
HashStrategy.newInstance(io.vertx.ext.auth.mongo.HashStrategy arg) |
| Modifier and Type | Method and Description |
|---|---|
static MongoAuthentication |
MongoAuthentication.create(MongoClient mongoClient,
HashStrategy hashStrategy,
io.vertx.ext.auth.mongo.MongoAuthenticationOptions options) |
MongoAuth |
MongoAuth.setHashStrategy(HashStrategy hashStrategy)
Deprecated.
|
Copyright © 2022 Eclipse. All rights reserved.