Uses of Class
no.idata1002.group19.domain.entity.AccountCredentials
-
Uses of AccountCredentials in no.idata1002.group19.web.api
Modifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<?>
LoginController.getToken
(AccountCredentials credentials) Receives an HTTP POST request with the user's credentials and authenticates them.