Index

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

D

dateOfBirth() - Method in record class api.mpba.rastvdmy.dto.request.UserProfileRequest
Returns the value of the dateOfBirth record component.
dateOfBirth() - Method in record class api.mpba.rastvdmy.dto.response.UserProfileResponse
Returns the value of the dateOfBirth record component.
DateOfBirthValidation - Class in api.mpba.rastvdmy.service.validator
Validates the date of birth for a user.
DateOfBirthValidation() - Constructor for class api.mpba.rastvdmy.service.validator.DateOfBirthValidation
 
dateTime() - Method in record class api.mpba.rastvdmy.dto.request.PaymentRequest
Returns the value of the dateTime record component.
dateTime() - Method in record class api.mpba.rastvdmy.dto.response.PaymentResponse
Returns the value of the dateTime record component.
DEBIT - Enum constant in enum class api.mpba.rastvdmy.entity.enums.CardCategory
Represents a DEBIT card category.
decrypt(String, SecretKey) - Static method in class api.mpba.rastvdmy.config.utils.EncryptionUtil
Decrypts the given Base64-encoded string using AES with CBC mode and PKCS5 padding.
decryptCardData(Card, boolean) - Method in class api.mpba.rastvdmy.service.impl.CardServiceImpl
Decrypts the sensitive data of a card, optionally unmasking it.
deleteBank(HttpServletRequest, String) - Method in class api.mpba.rastvdmy.controller.BankIdentityController
Deletes a bank identity by its name.
deleteBank(HttpServletRequest, String) - Method in interface api.mpba.rastvdmy.service.BankIdentityService
Deletes a bank identity associated with the user by its name.
deleteBank(HttpServletRequest, String) - Method in class api.mpba.rastvdmy.service.impl.BankIdentityServiceImpl
Deletes a bank identity associated with the user.
deleteMyProfile(HttpServletRequest) - Method in class api.mpba.rastvdmy.controller.UserProfileController
Deletes the profile of the currently authenticated user.
deleteUser(HttpServletRequest) - Method in class api.mpba.rastvdmy.service.impl.UserProfileServiceImpl
Deletes the user profile.
deleteUser(HttpServletRequest) - Method in interface api.mpba.rastvdmy.service.UserProfileService
Deletes the currently authenticated user's profile.
deleteUserByEmail(HttpServletRequest, UUID) - Method in class api.mpba.rastvdmy.service.impl.UserProfileServiceImpl
Deletes the user profile by email.
deleteUserByEmail(HttpServletRequest, UUID) - Method in interface api.mpba.rastvdmy.service.UserProfileService
Deletes a user profile identified by their email.
deleteUserProfile(HttpServletRequest, UUID) - Method in class api.mpba.rastvdmy.controller.UserProfileController
Deletes a user profile by user ID.
DENIED - Enum constant in enum class api.mpba.rastvdmy.entity.enums.FinancialStatus
Represents the status when a financial transaction is denied.
DESC - Enum constant in enum class api.mpba.rastvdmy.controller.PageableState
Represents descending order.
description() - Method in record class api.mpba.rastvdmy.dto.request.PaymentParamsRequest
Returns the value of the description record component.
description() - Method in record class api.mpba.rastvdmy.dto.request.PaymentRequest
Returns the value of the description record component.
description() - Method in record class api.mpba.rastvdmy.dto.response.PaymentResponse
Returns the value of the description record component.
doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class api.mpba.rastvdmy.config.JwtAuthenticationFilter
The main filter method that processes the incoming HTTP request and validates the JWT.
A B C D E F G H I J K L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form