Uses of Class
de.trustable.ca3s.core.web.rest.vm.ManagedUserVM
-
Packages that use ManagedUserVM Package Description de.trustable.ca3s.core.web.rest Spring MVC REST controllers. -
-
Uses of ManagedUserVM in de.trustable.ca3s.core.web.rest
Methods in de.trustable.ca3s.core.web.rest with parameters of type ManagedUserVM Modifier and Type Method Description voidAccountResource. registerAccount(@Valid ManagedUserVM managedUserVM)POST /register: register the user.
-