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