Uses of Package
com.bank.auth_service.dto
Packages that use com.bank.auth_service.dto
Package
Description
-
Classes in com.bank.auth_service.dto used by com.bank.auth_service.consumerClassDescriptionDTO representing a user model used for creating or updating user accounts.
-
Classes in com.bank.auth_service.dto used by com.bank.auth_service.controllerClassDescriptionDTO representing authentication tokens returned after a successful login.DTO representing a confirmation code for a payment transaction.DTO representing a user login request.
-
Classes in com.bank.auth_service.dto used by com.bank.auth_service.publish
-
Classes in com.bank.auth_service.dto used by com.bank.auth_service.serviceClassDescriptionDTO representing authentication tokens returned after a successful login.DTO representing a confirmation code for a payment transaction.DTO representing a user login request.
-
Classes in com.bank.auth_service.dto used by com.bank.auth_service.service.implClassDescriptionDTO representing authentication tokens returned after a successful login.DTO representing a confirmation code for a payment transaction.DTO representing a user login request.