JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
dev.galasa.framework.spi.rbac
Interface Role
public interface
Role
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
List
<
String
>
getActionIds
()
String
getDescription
()
String
getId
()
String
getName
()
Method Details
getName
String
getName
()
getId
String
getId
()
getActionIds
List
<
String
>
getActionIds
()
getDescription
String
getDescription
()