getRolesById method
- String correlationId,
- String userId
Gets an user roles by user unique id.
correlationId
(optional) transaction id to trace execution through call chain.userId
an user id. Return Future that receives user roles or error.
Gets an user roles by user unique id.
correlationId
(optional) transaction id to trace execution through call chain.userId
an user id.
Return Future that receives user roles or error.