| 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 HashAlgorithm | 
HashAlgorithm.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static HashAlgorithm[] | 
HashAlgorithm.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
HashStrategy.setAlgorithm(HashAlgorithm algorithm)
Allows the selection of the hashing algorithm. 
 | 
MongoAuth | 
MongoAuth.setHashAlgorithm(HashAlgorithm hashAlgorithm)
The Hash Algorithm which is used by the current instance 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
HashStrategy.setAlgorithm(HashAlgorithm algorithm)
Allows the selection of the hashing algorithm. 
 | 
MongoAuth | 
MongoAuth.setHashAlgorithm(HashAlgorithm hashAlgorithm)
The Hash Algorithm which is used by the current instance 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
HashStrategy.setAlgorithm(HashAlgorithm algorithm)
Allows the selection of the hashing algorithm. 
 | 
MongoAuth | 
MongoAuth.setHashAlgorithm(HashAlgorithm hashAlgorithm)
The Hash Algorithm which is used by the current instance 
 | 
Copyright © 2020 Eclipse. All rights reserved.