JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Package
com.fiap.tech_challenge.parte1.ms_users.entities
Packages that use
com.fiap.tech_challenge.parte1.ms_users.entities
Package
Description
com.fiap.tech_challenge.parte1.ms_users.entities
com.fiap.tech_challenge.parte1.ms_users.mappers
com.fiap.tech_challenge.parte1.ms_users.repositories
com.fiap.tech_challenge.parte1.ms_users.services
Classes in
com.fiap.tech_challenge.parte1.ms_users.entities
used by
com.fiap.tech_challenge.parte1.ms_users.entities
Class
Description
Address
Represents a physical address associated with a user.
Role
Enumeration of user roles in the system.
Classes in
com.fiap.tech_challenge.parte1.ms_users.entities
used by
com.fiap.tech_challenge.parte1.ms_users.mappers
Class
Description
Address
Represents a physical address associated with a user.
User
Represents a user entity with authentication and authorization details.
Classes in
com.fiap.tech_challenge.parte1.ms_users.entities
used by
com.fiap.tech_challenge.parte1.ms_users.repositories
Class
Description
Address
Represents a physical address associated with a user.
User
Represents a user entity with authentication and authorization details.
Classes in
com.fiap.tech_challenge.parte1.ms_users.entities
used by
com.fiap.tech_challenge.parte1.ms_users.services
Class
Description
Address
Represents a physical address associated with a user.