Uses of Class
io.vertx.rxjava3.ext.auth.HashingStrategy
-
Packages that use HashingStrategy Package Description io.vertx.rxjava3.ext.auth -
-
Uses of HashingStrategy in io.vertx.rxjava3.ext.auth
Fields in io.vertx.rxjava3.ext.auth with type parameters of type HashingStrategy Modifier and Type Field Description static TypeArg<HashingStrategy>
HashingStrategy. __TYPE_ARG
Deprecated.Methods in io.vertx.rxjava3.ext.auth that return HashingStrategy Modifier and Type Method Description static HashingStrategy
HashingStrategy. load()
Deprecated.static HashingStrategy
HashingStrategy. newInstance(HashingStrategy arg)
Deprecated.HashingStrategy
HashingStrategy. put(String id, HashingAlgorithm algorithm)
Deprecated.
-