Uses of Class
dev.galasa.framework.spi.rbac.RBACException
Package
Description
Galasa Framework - Framework setup routines
Galasa Framework - SPI
-
Uses of RBACException in dev.galasa.framework
-
Uses of RBACException in dev.galasa.framework.spi
-
Uses of RBACException in dev.galasa.framework.spi.rbac
Modifier and TypeMethodDescriptionRBACService.getActionById
(String id) RBACService.getActionsMapById()
Gets all the actions available.RBACService.getActionsSortedByName()
RBACService.getDefaultRoleId()
RBACService.getRoleById
(String id) RBACService.getRolesMapById()
Gets all the roles available.RBACService.getRolesSortedByName()