Index

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

L

lastName - Variable in class com.alpaca.dto.request.ProfileRequestDTO
 
lastName - Variable in record class com.alpaca.dto.response.ProfileResponseDTO
The field for the lastName record component.
lastName - Variable in class com.alpaca.entity.Profile
The last name of the Profile.
lastName() - Method in record class com.alpaca.dto.response.ProfileResponseDTO
Returns the value of the lastName record component.
loadAuthorizationRequest(HttpServletRequest) - Method in class com.alpaca.security.oauth2.CookieAuthReqRepo
Loads the OAuth2AuthorizationRequest from the cookie if present.
LoadEnv - Class in com.alpaca.utils
Utility class for loading environment variables from a `.env` file into JVM system properties.
LoadEnv() - Constructor for class com.alpaca.utils.LoadEnv
 
loadUser(OAuth2UserRequest) - Method in class com.alpaca.service.impl.AuthServiceImpl
Handles OAuth2 login by processing the provider's user data and delegating logic.
loadUserByUsername(String) - Method in class com.alpaca.service.impl.AuthServiceImpl
Loads a user by username (email), required by Spring Security.
login(AuthRequestDTO) - Method in class com.alpaca.controller.AuthController
Authenticates a user based on provided credentials.
login(String, String) - Method in interface com.alpaca.service.IAuthService
Authenticates a user based on the provided credentials.
login(String, String) - Method in class com.alpaca.service.impl.AuthServiceImpl
Authenticates a user using email and password and returns a JWT token wrapped in DTO.
A B C D E F G H I J L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form