Class PasswordLog

    • Constructor Detail

      • PasswordLog

        public PasswordLog()
    • Method Detail

      • getDate

        public Date getDate()
      • getNetwork

        public Network getNetwork()
        Description copied from interface: HasNetwork
        Returns the network this entity belongs to
      • setBy

        public void setBy​(BasicUser by)
      • setDate

        public void setDate​(Date date)
      • setPasswordType

        public void setPasswordType​(PasswordType passwordType)
      • setUser

        public void setUser​(BasicUser user)