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