Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
T
- throwApplicationException(String) - Static method in class api.mpba.rastvdmy.service.validator.ValidationUtils
 - 
Throws an ApplicationException with the given message.
 - timestamp() - Method in record class api.mpba.rastvdmy.dto.request.MessageRequest
 - 
Returns the value of the
timestamprecord component. - timestamp() - Method in record class api.mpba.rastvdmy.dto.response.MessageResponse
 - 
Returns the value of the
timestamprecord component. - token() - Method in record class api.mpba.rastvdmy.dto.response.JwtAuthResponse
 - 
Returns the value of the
tokenrecord component. - token() - Method in record class api.mpba.rastvdmy.dto.response.UserTokenResponse
 - 
Returns the value of the
tokenrecord component. - token() - Method in record class api.mpba.rastvdmy.service.generator.GenerateAccessToken.TokenDetails
 - 
Returns the value of the
tokenrecord component. - TokenDetails(String, long) - Constructor for record class api.mpba.rastvdmy.service.generator.GenerateAccessToken.TokenDetails
 - 
Creates an instance of a
TokenDetailsrecord class. - tokenExpiration() - Method in record class api.mpba.rastvdmy.service.generator.GenerateAccessToken.TokenDetails
 - 
Returns the value of the
tokenExpirationrecord component. - TokenVerifierService - Interface in api.mpba.rastvdmy.service
 - 
Interface for user validation services.
 - TokenVerifierServiceImpl - Class in api.mpba.rastvdmy.service.impl
 - 
Service for extracting token and getting user data from the request.
 - TokenVerifierServiceImpl(JwtService, UserProfileRepository) - Constructor for class api.mpba.rastvdmy.service.impl.TokenVerifierServiceImpl
 - 
Constructs a new TokenVerifierServiceImpl with the specified JwtService and UserProfileRepository.
 - toRequest(BankAccountResponse) - Method in interface api.mpba.rastvdmy.controller.mapper.BankAccountMapper
 - 
Converts a
BankAccountResponseobject to aBankAccountRequestobject. - toRequest(BankIdentityResponse) - Method in interface api.mpba.rastvdmy.controller.mapper.BankIdentityMapper
 - 
Maps a
BankIdentityResponseobject to aBankIdentityRequestobject. - toRequest(CardResponse) - Method in interface api.mpba.rastvdmy.controller.mapper.CardMapper
 - 
Maps a
CardResponseobject to aCardRequestobject. - toRequest(CurrencyDataResponse) - Method in interface api.mpba.rastvdmy.controller.mapper.CurrencyDataMapper
 - 
Maps a
CurrencyDataResponseobject to aCurrencyDataRequestobject. - toRequest(MessageResponse) - Method in interface api.mpba.rastvdmy.controller.mapper.MessageMapper
 - 
Maps a
MessageResponseobject to aMessageRequestobject. - toRequest(PaymentResponse) - Method in interface api.mpba.rastvdmy.controller.mapper.PaymentMapper
 - 
Maps a
PaymentResponseobject to aPaymentRequestobject. - toRequest(UserProfileResponse) - Method in interface api.mpba.rastvdmy.controller.mapper.UserProfileMapper
 - 
Maps a
UserProfileResponseobject to aUserProfileRequestobject. - toResponse(BankAccountRequest) - Method in interface api.mpba.rastvdmy.controller.mapper.BankAccountMapper
 - 
Converts a
BankAccountRequestobject to aBankAccountResponseobject. - toResponse(BankIdentityRequest) - Method in interface api.mpba.rastvdmy.controller.mapper.BankIdentityMapper
 - 
Maps a
BankIdentityRequestobject to aBankIdentityResponseobject. - toResponse(CardRequest) - Method in interface api.mpba.rastvdmy.controller.mapper.CardMapper
 - 
Maps a
CardRequestobject to aCardResponseobject. - toResponse(CurrencyDataRequest) - Method in interface api.mpba.rastvdmy.controller.mapper.CurrencyDataMapper
 - 
Maps a
CurrencyDataRequestobject to aCurrencyDataResponseobject. - toResponse(MessageRequest) - Method in interface api.mpba.rastvdmy.controller.mapper.MessageMapper
 - 
Maps a
MessageRequestobject to aMessageResponseobject. - toResponse(PaymentRequest) - Method in interface api.mpba.rastvdmy.controller.mapper.PaymentMapper
 - 
Maps a
PaymentRequestobject to aPaymentResponseobject. - toResponse(UserProfileRequest) - Method in interface api.mpba.rastvdmy.controller.mapper.UserProfileMapper
 - 
Maps a
UserProfileRequestobject to aUserProfileResponseobject. - toString() - Method in enum class api.mpba.rastvdmy.controller.PageableState
 - 
Returns the string representation of the sorting order.
 - toString() - Method in record class api.mpba.rastvdmy.dto.request.AdminUpdateUserRequest
 - 
Returns a string representation of this record class.
 - toString() - Method in record class api.mpba.rastvdmy.dto.request.BankAccountRequest
 - 
Returns a string representation of this record class.
 - toString() - Method in record class api.mpba.rastvdmy.dto.request.BankIdentityRequest
 - 
Returns a string representation of this record class.
 - toString() - Method in record class api.mpba.rastvdmy.dto.request.CardRequest
 - 
Returns a string representation of this record class.
 - toString() - Method in record class api.mpba.rastvdmy.dto.request.CurrencyDataRequest
 - 
Returns a string representation of this record class.
 - toString() - Method in record class api.mpba.rastvdmy.dto.request.MessageRequest
 - 
Returns a string representation of this record class.
 - toString() - Method in record class api.mpba.rastvdmy.dto.request.PaymentParamsRequest
 - 
Returns a string representation of this record class.
 - toString() - Method in record class api.mpba.rastvdmy.dto.request.PaymentRequest
 - 
Returns a string representation of this record class.
 - toString() - Method in record class api.mpba.rastvdmy.dto.request.UserLoginRequest
 - 
Returns a string representation of this record class.
 - toString() - Method in record class api.mpba.rastvdmy.dto.request.UserProfileRequest
 - 
Returns a string representation of this record class.
 - toString() - Method in record class api.mpba.rastvdmy.dto.request.UserUpdateRequest
 - 
Returns a string representation of this record class.
 - toString() - Method in record class api.mpba.rastvdmy.dto.response.BankAccountResponse
 - 
Returns a string representation of this record class.
 - toString() - Method in record class api.mpba.rastvdmy.dto.response.BankIdentityResponse
 - 
Returns a string representation of this record class.
 - toString() - Method in record class api.mpba.rastvdmy.dto.response.CardResponse
 - 
Returns a string representation of this record class.
 - toString() - Method in record class api.mpba.rastvdmy.dto.response.CurrencyDataResponse
 - 
Returns a string representation of this record class.
 - toString() - Method in record class api.mpba.rastvdmy.dto.response.ErrorResponse
 - 
Returns a string representation of this record class.
 - toString() - Method in record class api.mpba.rastvdmy.dto.response.JwtAuthResponse
 - 
Returns a string representation of this record class.
 - toString() - Method in record class api.mpba.rastvdmy.dto.response.MessageResponse
 - 
Returns a string representation of this record class.
 - toString() - Method in record class api.mpba.rastvdmy.dto.response.PaymentResponse
 - 
Returns a string representation of this record class.
 - toString() - Method in record class api.mpba.rastvdmy.dto.response.UserProfileResponse
 - 
Returns a string representation of this record class.
 - toString() - Method in record class api.mpba.rastvdmy.dto.response.UserTokenResponse
 - 
Returns a string representation of this record class.
 - toString() - Method in enum class api.mpba.rastvdmy.entity.enums.CardCategory
 - 
Returns the category of the card as a string.
 - toString() - Method in enum class api.mpba.rastvdmy.entity.enums.CardStatus
 - 
Returns the status of the card as a string.
 - toString() - Method in enum class api.mpba.rastvdmy.entity.enums.CardType
 - 
Returns the type of the card as a string.
 - toString() - Method in enum class api.mpba.rastvdmy.entity.enums.Currency
 - 
Returns the type of the currency as a string.
 - toString() - Method in enum class api.mpba.rastvdmy.entity.enums.FinancialStatus
 - 
Returns the status of the financial transaction as a string.
 - toString() - Method in enum class api.mpba.rastvdmy.entity.enums.PaymentType
 - 
Returns the type of the payment as a string.
 - toString() - Method in enum class api.mpba.rastvdmy.entity.enums.UserRole
 - 
Returns the role of the user as a string.
 - toString() - Method in enum class api.mpba.rastvdmy.entity.enums.UserStatus
 - 
Returns the status of the user as a string.
 - toString() - Method in record class api.mpba.rastvdmy.service.generator.GenerateAccessToken.TokenDetails
 - 
Returns a string representation of this record class.
 - toString() - Method in enum class api.mpba.rastvdmy.service.impl.PurchaseCategory
 - 
Returns the string representation of the purchase category.
 - toString() - Method in enum class api.mpba.rastvdmy.service.impl.SupportedBanks
 - 
Returns the name of the bank.
 - TRANSPORT - Enum constant in enum class api.mpba.rastvdmy.service.impl.PurchaseCategory
 - TRAVEL - Enum constant in enum class api.mpba.rastvdmy.service.impl.PurchaseCategory
 - type() - Method in record class api.mpba.rastvdmy.dto.request.PaymentParamsRequest
 - 
Returns the value of the
typerecord component. - type() - Method in record class api.mpba.rastvdmy.dto.request.PaymentRequest
 - 
Returns the value of the
typerecord component. - type() - Method in record class api.mpba.rastvdmy.dto.response.PaymentResponse
 - 
Returns the value of the
typerecord component. 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form