Uses of Package
com.bank.auth_service.service
Packages that use com.bank.auth_service.service
-
Classes in com.bank.auth_service.service used by com.bank.auth_service.controllerClassDescriptionService interface for handling authentication-related operations, including user login with email and password, and login with token refresh functionality.Service interface for handling verification code operations.
-
Classes in com.bank.auth_service.service used by com.bank.auth_service.service.implClassDescriptionService interface for handling authentication-related operations, including user login with email and password, and login with token refresh functionality.Service interface for handling JSON Web Token (JWT) operations.Service interface for operations related to refresh tokens.Service interface for handling verification code operations.