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