Class PasswordHistory

    • Constructor Detail

      • PasswordHistory

        public PasswordHistory()
    • Method Detail

      • getUserId

        public long getUserId()
      • setUserId

        public void setUserId​(long userId)
      • getPassword

        public String getPassword()
      • setPassword

        public void setPassword​(String password)
      • getDate

        public Date getDate()
      • setDate

        public void setDate​(Date date)