public class MatrixRoleProvider extends Object implements step.core.access.RoleProvider, step.core.GlobalContextAware
| Modifier and Type | Field and Description | 
|---|---|
static List<step.core.access.Role> | 
roleHierarchy  | 
| Constructor and Description | 
|---|
MatrixRoleProvider()  | 
| Modifier and Type | Method and Description | 
|---|---|
List<step.core.access.Role> | 
getRoles()  | 
void | 
setGlobalContext(step.core.GlobalContext context)  | 
public static List<step.core.access.Role> roleHierarchy
public void setGlobalContext(step.core.GlobalContext context)
setGlobalContext in interface step.core.GlobalContextAwarepublic List<step.core.access.Role> getRoles()
getRoles in interface step.core.access.RoleProviderCopyright © 2020. All rights reserved.