Uses of Record Class
ntnu.idatt2016.v233.SmartMat.dto.request.user.LoginRequest
Packages that use LoginRequest
-
Uses of LoginRequest in ntnu.idatt2016.v233.SmartMat.controller.user
Methods in ntnu.idatt2016.v233.SmartMat.controller.user with parameters of type LoginRequestModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<?>
AuthenticationController.token
(LoginRequest userLogin) Generates a token for the given user login request if the authentication is successful.