| Package | Description | 
|---|---|
| io.vertx.rxjava3.ext.auth | 
| Modifier and Type | Field and Description | 
|---|---|
static io.vertx.lang.rx.TypeArg<HashingAlgorithm> | 
HashingAlgorithm.__TYPE_ARG  | 
| Modifier and Type | Method and Description | 
|---|---|
HashingAlgorithm | 
HashingStrategy.get(String id)
Get an algorithm interface by its Id 
 | 
static HashingAlgorithm | 
HashingAlgorithm.newInstance(HashingAlgorithm arg)  | 
| Modifier and Type | Method and Description | 
|---|---|
HashingStrategy | 
HashingStrategy.put(String id,
   HashingAlgorithm algorithm)
Put or replace an algorithm into the list of system loaded algorithms. 
 | 
Copyright © 2024 Eclipse. All rights reserved.