Package | Description |
---|---|
io.vertx.ext.auth |
Modifier and Type | Method and Description |
---|---|
static HashingStrategy |
HashingStrategy.load()
Factory method to load the algorithms from the system
|
HashingStrategy |
HashingStrategy.put(String id,
HashingAlgorithm algorithm)
Put or replace an algorithm into the list of system loaded algorithms.
|
Copyright © 2020 Eclipse. All rights reserved.