Uses of Class
de.trustable.ca3s.core.web.rest.vm.LoginVM
-
Packages that use LoginVM Package Description de.trustable.ca3s.core.web.rest Spring MVC REST controllers. -
-
Uses of LoginVM in de.trustable.ca3s.core.web.rest
Methods in de.trustable.ca3s.core.web.rest with parameters of type LoginVM Modifier and Type Method Description org.springframework.http.ResponseEntity<JWTToken>UserJWTController. authorize(@Valid LoginVM loginVM)
-