| 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 | 
|---|---|
HashStrategy | 
MongoAuth.getHashStrategy()
The HashStrategy which is used by the current instance 
 | 
| Modifier and Type | Method and Description | 
|---|---|
MongoAuth | 
MongoAuth.setHashStrategy(HashStrategy hashStrategy)
The HashStrategy which is used by the current instance 
 | 
| Modifier and Type | Method and Description | 
|---|---|
HashStrategy | 
HashStrategy.getDelegate()  | 
| Modifier and Type | Method and Description | 
|---|---|
static HashStrategy | 
HashStrategy.newInstance(HashStrategy arg)  | 
| Constructor and Description | 
|---|
HashStrategy(HashStrategy delegate)  | 
| Modifier and Type | Method and Description | 
|---|---|
HashStrategy | 
HashStrategy.getDelegate()  | 
| Modifier and Type | Method and Description | 
|---|---|
static HashStrategy | 
HashStrategy.newInstance(HashStrategy arg)  | 
| Constructor and Description | 
|---|
HashStrategy(HashStrategy delegate)  | 
Copyright © 2020 Eclipse. All rights reserved.