Uses of Class
com.mindstore.backend.data.LoginResponse
Packages that use LoginResponse
-
Uses of LoginResponse in com.mindstore.backend.controller
Methods in com.mindstore.backend.controller that return types with arguments of type LoginResponseModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<LoginResponse> AuthenticationController.authenticate(LoginUserDto loginUserDto, jakarta.servlet.http.HttpServletResponse response) function: login a user and set a cookie -
Uses of LoginResponse in com.mindstore.backend.data
Methods in com.mindstore.backend.data that return LoginResponseModifier and TypeMethodDescriptionLoginResponse.setExpiresIn(long expiresIn) default setterdefault setter