| Package | Description | 
|---|---|
| io.vertx.ext.auth | |
| io.vertx.reactivex.ext.auth | |
| io.vertx.rxjava.ext.auth | 
| Modifier and Type | Method and Description | 
|---|---|
static HashingStrategy | 
HashingStrategy.load()
Factory method to load the algorithms from the system 
 | 
HashingStrategy | 
HashingStrategy.put(String id,
   HashingAlgorithm algorithm)
Put or replace an algorithm into the list of system loaded algorithms. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
HashingStrategy | 
HashingStrategy.getDelegate()  | 
| Modifier and Type | Method and Description | 
|---|---|
static HashingStrategy | 
HashingStrategy.newInstance(HashingStrategy arg)  | 
| Constructor and Description | 
|---|
HashingStrategy(HashingStrategy delegate)  | 
| Modifier and Type | Method and Description | 
|---|---|
HashingStrategy | 
HashingStrategy.getDelegate()  | 
| Modifier and Type | Method and Description | 
|---|---|
static HashingStrategy | 
HashingStrategy.newInstance(HashingStrategy arg)  | 
| Constructor and Description | 
|---|
HashingStrategy(HashingStrategy delegate)  | 
Copyright © 2020 Eclipse. All rights reserved.