Class User
java.lang.Object
com.dmasone.identity.domain.model.User
Persistent user aggregate managed by the identity service.
The entity stores internal state such as password hash and lifecycle status. API-specific DTOs are generated from the OpenAPI contract and mapped through MapStruct instead of being exposed directly from the domain layer.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
User
public User()
-