Uses of Interface
dev.galasa.framework.spi.rbac.Role
Packages that use Role
-
Uses of Role in dev.galasa.framework.spi.rbac
Methods in dev.galasa.framework.spi.rbac that return RoleModifier and TypeMethodDescriptionRBACRoles.getRole()
RBACService.getRoleById
(String id) RBACService.getRoleByName
(String roleNameWanted) Methods in dev.galasa.framework.spi.rbac that return types with arguments of type RoleModifier and TypeMethodDescriptionRBACService.getRolesMapById()
Gets all the roles available.RBACService.getRolesSortedByName()