Class HashHelper


  • public class HashHelper
    extends Object
    Helper methods for hash strings
    • Constructor Detail

      • HashHelper

        public HashHelper()
    • Method Detail

      • hash

        public static String hash​(String salt,
                                  String string)
        Hashes the given string according to the current password hash algorithm