Package com.bank.auth_service.model


package com.bank.auth_service.model
  • Classes
    Class
    Description
    Entity 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.
    Implementation of UserDetails and CredentialsContainer for authenticated users.