getPasswordInfo method
- @override
- String correlationId,
- String userId
override
Gets a password infomation.
correlationId
(optional) transaction id to trace execution through call chain.userId
an id of password to be retrieved. Return Future that receives a password info. Throws error.