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