fetchRoles abstract method

Stream<IRole> fetchRoles()

Fetches all roles that are in the server.

Implementation

Stream<IRole> fetchRoles();