Uses of Class
dev.galasa.framework.spi.rbac.RBACException
Packages that use RBACException
Package
Description
Galasa Framework - Framework setup routines
Galasa Framework - SPI
-
Uses of RBACException in dev.galasa.framework
Methods in dev.galasa.framework that throw RBACException -
Uses of RBACException in dev.galasa.framework.spi
Methods in dev.galasa.framework.spi that throw RBACException -
Uses of RBACException in dev.galasa.framework.spi.rbac
Methods in dev.galasa.framework.spi.rbac that throw RBACExceptionModifier 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()