Uses of Record Class
dev.fernando.user_authentication_api.dto.AuthUserDto
Packages that use AuthUserDto
-
Uses of AuthUserDto in dev.fernando.user_authentication_api.publisher
Methods in dev.fernando.user_authentication_api.publisher with parameters of type AuthUserDtoModifier and TypeMethodDescriptionvoid
UserPublisher.publishUserCredentials
(AuthUserDto authUserDto) Publishes user credentials to the authentication microservice with email and password.