Uses of Interface
dev.galasa.framework.spi.rbac.RBACService
Packages that use RBACService
Package
Description
Galasa Framework - Framework setup routines
Galasa Framework - SPI
- 
Uses of RBACService in dev.galasa.framework
Methods in dev.galasa.framework that return RBACService - 
Uses of RBACService in dev.galasa.framework.api.common
Fields in dev.galasa.framework.api.common declared as RBACServiceConstructors in dev.galasa.framework.api.common with parameters of type RBACServiceModifierConstructorDescriptionProtectedRoute(ResponseBuilder responseBuilder, String path, RBACService rbacService) RBACValidator(RBACService rbacService)  - 
Uses of RBACService in dev.galasa.framework.spi
Methods in dev.galasa.framework.spi that return RBACService