Uses of Enum Class
io.trino.plugin.password.file.HashingAlgorithm
Packages that use HashingAlgorithm
-
Uses of HashingAlgorithm in io.trino.plugin.password.file
Methods in io.trino.plugin.password.file that return HashingAlgorithmModifier and TypeMethodDescriptionstatic HashingAlgorithmEncryptionUtil.getHashingAlgorithm(String password) static HashingAlgorithmReturns the enum constant of this class with the specified name.static HashingAlgorithm[]HashingAlgorithm.values()Returns an array containing the constants of this enum class, in the order they are declared.