Many methods in RoleStrategy use String APIs. It complicates performance of data fetching, especially for internal API calls.
It would be nice to introduce a new set of methods which would be using the RoleType enum instead.
See https://github.com/jenkinsci/role-strategy-plugin/pull/85