Uses of Class
de.trustable.ca3s.core.web.rest.vm.KeyAndPasswordVM
-
Packages that use KeyAndPasswordVM Package Description de.trustable.ca3s.core.web.rest Spring MVC REST controllers. -
-
Uses of KeyAndPasswordVM in de.trustable.ca3s.core.web.rest
Methods in de.trustable.ca3s.core.web.rest with parameters of type KeyAndPasswordVM Modifier and Type Method Description voidAccountResource. finishPasswordReset(KeyAndPasswordVM keyAndPassword)POST /account/reset-password/finish: Finish to reset the password of the user.
-