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