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

S

saveKey(SecretKey) - Static method in class api.mpba.rastvdmy.config.utils.EncryptionUtil
Saves the AES secret key to persistent storage.
SecurityConfig - Class in api.mpba.rastvdmy.config
Security configuration class for the application that extends Spring Security's capabilities.
SecurityConfig(JwtAuthenticationFilter, UserProfileService, AuthenticationEntryPoint) - Constructor for class api.mpba.rastvdmy.config.SecurityConfig
Constructor for SecurityConfig that initializes the security components.
securityFilterChain(HttpSecurity) - Method in class api.mpba.rastvdmy.config.SecurityConfig
Configures the security filter chain for the application.
senderEmail() - Method in record class api.mpba.rastvdmy.dto.request.MessageRequest
Returns the value of the senderEmail record component.
senderEmail() - Method in record class api.mpba.rastvdmy.dto.response.MessageResponse
Returns the value of the senderEmail record component.
senderName() - Method in record class api.mpba.rastvdmy.dto.request.PaymentRequest
Returns the value of the senderName record component.
senderName() - Method in record class api.mpba.rastvdmy.dto.response.PaymentResponse
Returns the value of the senderName record component.
sendMessage(HttpServletRequest, MessageRequest) - Method in class api.mpba.rastvdmy.controller.MessageController
Sends a message to a recipient and publishes it to Kafka.
sendMessage(HttpServletRequest, String, String) - Method in class api.mpba.rastvdmy.service.impl.MessageServiceImpl
Sends a message from the sender to the specified receiver.
sendMessage(HttpServletRequest, String, String) - Method in interface api.mpba.rastvdmy.service.MessageService
Sends a message to a specified receiver.
signUp(UserProfileRequest) - Method in class api.mpba.rastvdmy.controller.AuthController
Endpoint for user signup.
signUp(UserProfileRequest) - Method in interface api.mpba.rastvdmy.service.AuthService
Signs up a new user with the provided user profile information.
signUp(UserProfileRequest) - Method in class api.mpba.rastvdmy.service.impl.AuthServiceImpl
Registers a new user profile in the system.
SPORT - Enum constant in enum class api.mpba.rastvdmy.service.impl.PurchaseCategory
 
startDate() - Method in record class api.mpba.rastvdmy.dto.request.CardRequest
Returns the value of the startDate record component.
startDate() - Method in record class api.mpba.rastvdmy.dto.response.CardResponse
Returns the value of the startDate record component.
status() - Method in record class api.mpba.rastvdmy.dto.request.PaymentRequest
Returns the value of the status record component.
status() - Method in record class api.mpba.rastvdmy.dto.request.UserProfileRequest
Returns the value of the status record component.
status() - Method in record class api.mpba.rastvdmy.dto.response.PaymentResponse
Returns the value of the status record component.
status() - Method in record class api.mpba.rastvdmy.dto.response.UserProfileResponse
Returns the value of the status record component.
STATUS_BLOCKED - Enum constant in enum class api.mpba.rastvdmy.entity.enums.UserStatus
Represents the status when a user is blocked.
STATUS_CARD_BLOCKED - Enum constant in enum class api.mpba.rastvdmy.entity.enums.CardStatus
The status when a card is blocked.
STATUS_CARD_DEFAULT - Enum constant in enum class api.mpba.rastvdmy.entity.enums.CardStatus
The default status of a card.
STATUS_CARD_UNBLOCKED - Enum constant in enum class api.mpba.rastvdmy.entity.enums.CardStatus
The status when a card is unblocked.
STATUS_DEFAULT - Enum constant in enum class api.mpba.rastvdmy.entity.enums.UserStatus
Represents the default status of a user.
STATUS_UNBLOCKED - Enum constant in enum class api.mpba.rastvdmy.entity.enums.UserStatus
Represents the status when a user is unblocked.
STUDY - Enum constant in enum class api.mpba.rastvdmy.service.impl.PurchaseCategory
 
surname() - Method in record class api.mpba.rastvdmy.dto.request.AdminUpdateUserRequest
Returns the value of the surname record component.
surname() - Method in record class api.mpba.rastvdmy.dto.request.UserProfileRequest
Returns the value of the surname record component.
surname() - Method in record class api.mpba.rastvdmy.dto.response.UserProfileResponse
Returns the value of the surname record component.
SurnameValidation - Class in api.mpba.rastvdmy.service.validator
Validates the surname of a user.
SurnameValidation() - Constructor for class api.mpba.rastvdmy.service.validator.SurnameValidation
 
swift() - Method in record class api.mpba.rastvdmy.dto.request.BankIdentityRequest
Returns the value of the swift record component.
swift() - Method in record class api.mpba.rastvdmy.dto.response.BankIdentityResponse
Returns the value of the swift record component.
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