Index
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
SecurityConfigthat 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
senderEmailrecord component. - senderEmail() - Method in record class api.mpba.rastvdmy.dto.response.MessageResponse
 - 
Returns the value of the
senderEmailrecord component. - senderName() - Method in record class api.mpba.rastvdmy.dto.request.PaymentRequest
 - 
Returns the value of the
senderNamerecord component. - senderName() - Method in record class api.mpba.rastvdmy.dto.response.PaymentResponse
 - 
Returns the value of the
senderNamerecord 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.
 - SLOVENSKA_SPORITELNA - Enum constant in enum class api.mpba.rastvdmy.service.impl.SupportedBanks
 - 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
startDaterecord component. - startDate() - Method in record class api.mpba.rastvdmy.dto.response.CardResponse
 - 
Returns the value of the
startDaterecord component. - status() - Method in record class api.mpba.rastvdmy.dto.request.PaymentRequest
 - 
Returns the value of the
statusrecord component. - status() - Method in record class api.mpba.rastvdmy.dto.request.UserProfileRequest
 - 
Returns the value of the
statusrecord component. - status() - Method in record class api.mpba.rastvdmy.dto.response.PaymentResponse
 - 
Returns the value of the
statusrecord component. - status() - Method in record class api.mpba.rastvdmy.dto.response.UserProfileResponse
 - 
Returns the value of the
statusrecord 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
 - SupportedBanks - Enum Class in api.mpba.rastvdmy.service.impl
 - 
Enum representing supported banks.
 - surname() - Method in record class api.mpba.rastvdmy.dto.request.AdminUpdateUserRequest
 - 
Returns the value of the
surnamerecord component. - surname() - Method in record class api.mpba.rastvdmy.dto.request.UserProfileRequest
 - 
Returns the value of the
surnamerecord component. - surname() - Method in record class api.mpba.rastvdmy.dto.response.UserProfileResponse
 - 
Returns the value of the
surnamerecord 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
swiftrecord component. - swift() - Method in record class api.mpba.rastvdmy.dto.response.BankIdentityResponse
 - 
Returns the value of the
swiftrecord component. 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form