Class ChangePasswordRequest
java.lang.Object
org.ntnu.idi.idatt2106.sparesti.sparestibackend.model.ChangePasswordRequest
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 Summary
Constructors -
Method Summary
-
Constructor Details
-
ChangePasswordRequest
public ChangePasswordRequest()
-