Class HashedPassword


  • public class HashedPassword
    extends Object
    Author:
    AO Industries, Inc.
    • Constructor Detail

      • HashedPassword

        public HashedPassword()
      • HashedPassword

        public HashedPassword​(String hashedPassword)
    • Method Detail

      • getHashedPassword

        public String getHashedPassword()
      • setHashedPassword

        public void setHashedPassword​(String hashedPassword)