| Package | Description |
|---|---|
| io.vertx.ext.auth | |
| io.vertx.reactivex.ext.auth | |
| io.vertx.rxjava.ext.auth | |
| io.vertx.rxjava3.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.
|
| Modifier and Type | Method and Description |
|---|---|
HashingAlgorithm |
HashingAlgorithm.getDelegate()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static HashingAlgorithm |
HashingAlgorithm.newInstance(HashingAlgorithm arg)
Deprecated.
|
| Constructor and Description |
|---|
HashingAlgorithm(HashingAlgorithm delegate)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
HashingAlgorithm |
HashingAlgorithm.getDelegate()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static HashingAlgorithm |
HashingAlgorithm.newInstance(HashingAlgorithm arg)
Deprecated.
|
| Constructor and Description |
|---|
HashingAlgorithm(HashingAlgorithm delegate)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
HashingAlgorithm |
HashingAlgorithm.getDelegate()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static HashingAlgorithm |
HashingAlgorithm.newInstance(HashingAlgorithm arg)
Deprecated.
|
| Constructor and Description |
|---|
HashingAlgorithm(HashingAlgorithm delegate)
Deprecated.
|
Copyright © 2025 Eclipse. All rights reserved.