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