Package | Description |
---|---|
io.vertx.ext.auth.mongo | |
io.vertx.reactivex.ext.auth.mongo | |
io.vertx.rxjava.ext.auth.mongo | |
io.vertx.rxjava3.ext.auth.mongo |
Modifier and Type | Method and Description |
---|---|
HashStrategy |
MongoAuth.getHashStrategy()
Deprecated.
The HashStrategy which is used by the current instance
|
Modifier and Type | Method and Description |
---|---|
static MongoAuthentication |
MongoAuthentication.create(MongoClient mongoClient,
HashStrategy hashStrategy,
MongoAuthenticationOptions options) |
MongoAuth |
MongoAuth.setHashStrategy(HashStrategy hashStrategy)
Deprecated.
The HashStrategy which is used by the current instance
|
Modifier and Type | Method and Description |
---|---|
HashStrategy |
HashStrategy.getDelegate()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static HashStrategy |
HashStrategy.newInstance(HashStrategy arg)
Deprecated.
|
Constructor and Description |
---|
HashStrategy(HashStrategy delegate)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
HashStrategy |
HashStrategy.getDelegate()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static HashStrategy |
HashStrategy.newInstance(HashStrategy arg)
Deprecated.
|
Constructor and Description |
---|
HashStrategy(HashStrategy delegate)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
HashStrategy |
HashStrategy.getDelegate()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static HashStrategy |
HashStrategy.newInstance(HashStrategy arg)
Deprecated.
|
Constructor and Description |
---|
HashStrategy(HashStrategy delegate)
Deprecated.
|
Copyright © 2025 Eclipse. All rights reserved.