JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Enum Class
dev.galasa.framework.spi.rbac.RBACRoles
Packages that use
RBACRoles
Package
Description
dev.galasa.framework.spi.rbac
Uses of
RBACRoles
in
dev.galasa.framework.spi.rbac
Methods in
dev.galasa.framework.spi.rbac
that return
RBACRoles
Modifier and Type
Method
Description
static
RBACRoles
RBACRoles.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
RBACRoles
[]
RBACRoles.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.