Index

A B C D E F G H I K L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

R

readAccountByAccountNumber(String) - Method in interface org.training.account.service.service.AccountService
Retrieves an account by its account number.
readAccountByAccountNumber(String) - Method in class org.training.account.service.service.implementation.AccountServiceImpl
 
readAccountByUserId(Long) - Method in class org.training.account.service.controller.AccountController
Retrieves the account for a given user ID.
readAccountByUserId(Long) - Method in interface org.training.account.service.service.AccountService
Retrieves the account information for a given user ID.
readAccountByUserId(Long) - Method in class org.training.account.service.service.implementation.AccountServiceImpl
Read the account details for a given user ID.
readAllUsers() - Method in class org.training.user.service.controller.UserController
Retrieves all users.
readAllUsers() - Method in class org.training.user.service.service.implementation.UserServiceImpl
Retrieves all users and their corresponding details.
readAllUsers() - Method in interface org.training.user.service.service.UserService
Retrieves a list of all users.
readByAccountNumber(String) - Method in class org.training.account.service.controller.AccountController
Retrieves an account by its account number.
readByAccountNumber(String) - Method in interface org.training.fundtransfer.external.AccountService
Retrieves an account by account number.
readByAccountNumber(String) - Method in interface org.training.transactions.external.AccountService
Retrieves an account by account number.
readByAccountNumber(String) - Method in interface org.training.user.service.external.AccountService
Retrieves an account by its account number.
readUser(String) - Method in class org.training.user.service.service.implementation.KeycloakServiceImpl
Retrieves a user representation based on the provided authentication ID.
readUser(String) - Method in class org.training.user.service.service.implementation.UserServiceImpl
Reads a user from the database using the provided authId.
readUser(String) - Method in interface org.training.user.service.service.KeycloakService
Reads a user representation based on the provided authentication ID.
readUser(String) - Method in interface org.training.user.service.service.UserService
Reads a user from the specified authentication ID.
ReadUser - Class in org.training.user.service.model.dto.response
 
ReadUser() - Constructor for class org.training.user.service.model.dto.response.ReadUser
 
readUserByAccountId(String) - Method in class org.training.user.service.controller.UserController
Retrieves the user with the specified account ID.
readUserByAccountId(String) - Method in class org.training.user.service.service.implementation.UserServiceImpl
Retrieves a UserDto by the given accountId.
readUserByAccountId(String) - Method in interface org.training.user.service.service.UserService
Reads a user by their account ID.
readUserByAuthId(String) - Method in class org.training.user.service.controller.UserController
Retrieves a user by their authentication ID.
readUserByEmail(String) - Method in class org.training.user.service.service.implementation.KeycloakServiceImpl
Retrieves a list of UserRepresentation objects based on the provided email ID.
readUserByEmail(String) - Method in interface org.training.user.service.service.KeycloakService
Retrieves a list of user representations based on the provided email ID.
readUserById(Long) - Method in interface org.training.account.service.external.UserService
Retrieves a user by their ID.
readUserById(Long) - Method in class org.training.user.service.controller.UserController
Retrieves a user by their ID.
readUserById(Long) - Method in class org.training.user.service.service.implementation.UserServiceImpl
Retrieves a user by their ID.
readUserById(Long) - Method in interface org.training.user.service.service.UserService
Reads a user by their ID.
readUsers(List<String>) - Method in class org.training.user.service.service.implementation.KeycloakServiceImpl
Retrieves a list of user representations based on the provided authentication IDs.
readUsers(List<String>) - Method in interface org.training.user.service.service.KeycloakService
Retrieves a list of user representations based on the provided authentication IDs.
REJECTED - Enum constant in enum class org.training.user.service.model.Status
 
ResourceConflict - Exception in org.training.account.service.exception
 
ResourceConflict() - Constructor for exception org.training.account.service.exception.ResourceConflict
 
ResourceConflict(String) - Constructor for exception org.training.account.service.exception.ResourceConflict
 
ResourceConflictException - Exception in org.training.user.service.exception
 
ResourceConflictException() - Constructor for exception org.training.user.service.exception.ResourceConflictException
Constructs a new runtime exception with null as its detail message.
ResourceConflictException(String) - Constructor for exception org.training.user.service.exception.ResourceConflictException
Constructs a new runtime exception with the specified detail message.
ResourceNotFound - Exception in org.training.account.service.exception
 
ResourceNotFound - Exception in org.training.fundtransfer.exception
 
ResourceNotFound - Exception in org.training.transactions.exception
 
ResourceNotFound - Exception in org.training.user.service.exception
 
ResourceNotFound() - Constructor for exception org.training.account.service.exception.ResourceNotFound
 
ResourceNotFound() - Constructor for exception org.training.user.service.exception.ResourceNotFound
 
ResourceNotFound(String) - Constructor for exception org.training.account.service.exception.ResourceNotFound
 
ResourceNotFound(String) - Constructor for exception org.training.user.service.exception.ResourceNotFound
 
ResourceNotFound(String, String) - Constructor for exception org.training.fundtransfer.exception.ResourceNotFound
 
ResourceNotFound(String, String) - Constructor for exception org.training.transactions.exception.ResourceNotFound
 
Response - Class in org.training.account.service.model.dto.response
 
Response - Class in org.training.fundtransfer.model.dto.response
 
Response - Class in org.training.transactions.model.response
 
Response - Class in org.training.user.service.model.dto.response
 
Response() - Constructor for class org.training.account.service.model.dto.response.Response
 
Response() - Constructor for class org.training.fundtransfer.model.dto.response.Response
 
Response() - Constructor for class org.training.transactions.model.response.Response
 
Response() - Constructor for class org.training.user.service.model.dto.response.Response
 
A B C D E F G H I K L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form