recoverPassword method
- String correlationId,
- String userId
Recovers a password.
correlationId
(optional) transaction id to trace execution through call chain.userId
an id of password. Return Future that receives null for success.
Recovers a password.
correlationId
(optional) transaction id to trace execution through call chain.userId
an id of password.
Return Future that receives null for success.