Uses of Package
com.bank.auth_service.model
Packages that use com.bank.auth_service.model
Package
Description
-
Classes in com.bank.auth_service.model used by com.bank.auth_service.model
-
Classes in com.bank.auth_service.model used by com.bank.auth_service.publish
-
Classes in com.bank.auth_service.model used by com.bank.auth_service.repositoryClassDescriptionEntity representing a verification code used for user validation processes.Entity representing a refresh token for user authentication.Entity representing a user in the authentication system.
-
Classes in com.bank.auth_service.model used by com.bank.auth_service.serviceClassDescriptionEntity representing a refresh token for user authentication.Entity representing a user in the authentication system.Implementation of
UserDetails
andCredentialsContainer
for authenticated users. -
Classes in com.bank.auth_service.model used by com.bank.auth_service.service.implClassDescriptionEntity representing a refresh token for user authentication.Entity representing a user in the authentication system.Implementation of
UserDetails
andCredentialsContainer
for authenticated users.