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