Package | Description |
---|---|
io.vertx.reactivex.ext.auth.mongo |
Modifier and Type | Field and Description |
---|---|
static io.vertx.lang.rx.TypeArg<MongoAuthorization> |
MongoAuthorization.__TYPE_ARG |
Modifier and Type | Method and Description |
---|---|
static MongoAuthorization |
MongoAuthorization.create(String providerId,
MongoClient mongoClient,
MongoAuthorizationOptions options)
Creates an instance of MongoAuthorization by using the given and configuration object.
|
static MongoAuthorization |
MongoAuthorization.newInstance(MongoAuthorization arg) |
Copyright © 2021 Eclipse. All rights reserved.