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