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_ARGDeprecated.Methods in io.vertx.mutiny.ext.auth that return HashingStrategyModifier and TypeMethodDescriptionstatic HashingStrategyHashingStrategy.load()Deprecated.static HashingStrategyHashingStrategy.newInstance(io.vertx.ext.auth.HashingStrategy arg) Deprecated.HashingStrategy.put(String id, HashingAlgorithm algorithm) Deprecated.