| 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 |
|---|---|
static HashingStrategy |
HashingStrategy.load()
Deprecated.
Factory method to load the algorithms from the system
|
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 |
|---|---|
HashingStrategy |
HashingStrategy.getDelegate()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static HashingStrategy |
HashingStrategy.newInstance(HashingStrategy arg)
Deprecated.
|
| Constructor and Description |
|---|
HashingStrategy(HashingStrategy delegate)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
HashingStrategy |
HashingStrategy.getDelegate()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static HashingStrategy |
HashingStrategy.newInstance(HashingStrategy arg)
Deprecated.
|
| Constructor and Description |
|---|
HashingStrategy(HashingStrategy delegate)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
HashingStrategy |
HashingStrategy.getDelegate()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static HashingStrategy |
HashingStrategy.newInstance(HashingStrategy arg)
Deprecated.
|
| Constructor and Description |
|---|
HashingStrategy(HashingStrategy delegate)
Deprecated.
|
Copyright © 2025 Eclipse. All rights reserved.