Uses of Class
io.vertx.mutiny.ext.auth.HashingAlgorithm
Packages that use HashingAlgorithm
-
Uses of HashingAlgorithm in io.vertx.mutiny.ext.auth
Fields in io.vertx.mutiny.ext.auth with type parameters of type HashingAlgorithmModifier and TypeFieldDescriptionstatic final TypeArg<HashingAlgorithm>
HashingAlgorithm.__TYPE_ARG
Deprecated.Methods in io.vertx.mutiny.ext.auth that return HashingAlgorithmModifier and TypeMethodDescriptionDeprecated.static HashingAlgorithm
HashingAlgorithm.newInstance
(io.vertx.ext.auth.HashingAlgorithm arg) Deprecated.Methods in io.vertx.mutiny.ext.auth with parameters of type HashingAlgorithmModifier and TypeMethodDescriptionHashingStrategy.put
(String id, HashingAlgorithm algorithm) Deprecated.