| Package | Description |
|---|---|
| io.vertx.ext.auth |
| Modifier and Type | Method and Description |
|---|---|
HashingAlgorithm |
HashingStrategy.get(String id)
Deprecated.
Get an algorithm interface by its Id
|
| Modifier and Type | Method and Description |
|---|---|
static String |
HashString.encode(HashingAlgorithm algorithm,
Map<String,String> params,
String salt,
String hash)
Deprecated.
|
HashingStrategy |
HashingStrategy.put(String id,
HashingAlgorithm algorithm)
Deprecated.
Put or replace an algorithm into the list of system loaded algorithms.
|
Copyright © 2026 Eclipse. All rights reserved.