Uses of Class
it.univr.passportease.helper.map.MapUser
Packages that use MapUser
-
Uses of MapUser in it.univr.passportease.service.user.impl
Fields in it.univr.passportease.service.user.impl declared as MapUserModifier and TypeFieldDescriptionprivate final MapUser
UserAuthServiceImpl.mapUser
The service that maps theUser
entity to theLoginOutput
DTO.