Class HashPasswordResponse

    • Constructor Detail

      • HashPasswordResponse

        public HashPasswordResponse()
        Create an instance
    • Method Detail

      • getHash

        public String getHash()
        Get the password hash
        Returns:
        password hash
      • setHash

        public void setHash​(String value)
        Set the password hash
        Parameters:
        value - password hash