Package vaultWeb.dtos.user
Class UserResponseDto
java.lang.Object
vaultWeb.dtos.user.UserResponseDto
A "safe" version of the User object that we send to the frontend. We never send the full User
entity (it contains the password hash!). This DTO only contains fields that are safe to share
publicly.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
UserResponseDto
-