getRolesById method
- @override
- String correlationId,
- String userId
override
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.