Class ChangePasswordRequest

java.lang.Object
org.ntnu.idi.idatt2106.sparesti.sparestibackend.model.ChangePasswordRequest

@Entity public class ChangePasswordRequest extends Object
Represents a request to change a user's password. This entity stores the unique identifiers and timestamp of the password change request to manage and validate user requests securely.
Author:
L.M.L Nilsen and H.L XU
  • Constructor Details

    • ChangePasswordRequest

      public ChangePasswordRequest()