| 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 | 
|---|---|
HashSaltStyle | 
HashStrategy.getSaltStyle()
Get the defined  
HashSaltStyle of the current instance | 
HashSaltStyle | 
MongoAuthOptions.getSaltStyle()  | 
static HashSaltStyle | 
HashSaltStyle.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static HashSaltStyle[] | 
HashSaltStyle.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.setSaltStyle(HashSaltStyle saltStyle)
Set the saltstyle as defined by  
HashSaltStyle. | 
MongoAuthOptions | 
MongoAuthOptions.setSaltStyle(HashSaltStyle saltStyle)
The property name to be used to set the name of the field, where the salt style is stored inside 
 | 
| Modifier and Type | Method and Description | 
|---|---|
HashSaltStyle | 
HashStrategy.getSaltStyle()
Get the defined  
HashSaltStyle of the current instance | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
HashStrategy.setSaltStyle(HashSaltStyle saltStyle)
Set the saltstyle as defined by  
HashSaltStyle. | 
| Modifier and Type | Method and Description | 
|---|---|
HashSaltStyle | 
HashStrategy.getSaltStyle()
Get the defined  
HashSaltStyle of the current instance | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
HashStrategy.setSaltStyle(HashSaltStyle saltStyle)
Set the saltstyle as defined by  
HashSaltStyle. | 
Copyright © 2020 Eclipse. All rights reserved.