Package | Description |
---|---|
io.vertx.ext.auth.mongo | |
io.vertx.reactivex.ext.auth.mongo | |
io.vertx.rxjava.ext.auth.mongo |
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
MongoClient and configuration object. |
Modifier and Type | Method and Description |
---|---|
MongoAuthorization |
MongoAuthorization.getDelegate() |
Modifier and Type | Method and Description |
---|---|
static MongoAuthorization |
MongoAuthorization.newInstance(MongoAuthorization arg) |
Constructor and Description |
---|
MongoAuthorization(MongoAuthorization delegate) |
Modifier and Type | Method and Description |
---|---|
MongoAuthorization |
MongoAuthorization.getDelegate() |
Modifier and Type | Method and Description |
---|---|
static MongoAuthorization |
MongoAuthorization.newInstance(MongoAuthorization arg) |
Constructor and Description |
---|
MongoAuthorization(MongoAuthorization delegate) |
Copyright © 2021 Eclipse. All rights reserved.