Uses of Class
dev.fernando.user_authentication_api.model.User
Packages that use User
Package
Description
-
Uses of User in dev.fernando.user_authentication_api.dto
Methods in dev.fernando.user_authentication_api.dto that return User -
Uses of User in dev.fernando.user_authentication_api.exception
Constructors in dev.fernando.user_authentication_api.exception with parameters of type User -
Uses of User in dev.fernando.user_authentication_api.publisher
Methods in dev.fernando.user_authentication_api.publisher with parameters of type UserModifier and TypeMethodDescriptionvoid
UserPublisher.publishMessageEmail
(User createdUser) Publishes an email message to the email queue for a newly created user. -
Uses of User in dev.fernando.user_authentication_api.repository
Methods in dev.fernando.user_authentication_api.repository that return types with arguments of type User