Package | Description |
---|---|
io.vertx.rxjava.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 © 2021 Eclipse. All rights reserved.