public interface RolesSyncStrategy
| Modifier and Type | Field and Description |
|---|---|
static String |
ALL |
static String[] |
KIBANA_ROLE_ALL_INDEX_ACTIONS |
static String[] |
KIBANA_ROLE_CLUSTER_ACTIONS |
static String[] |
KIBANA_ROLE_INDEX_ACTIONS |
static String[] |
OPERATIONS_ROLE_ANY_ACTIONS |
static String[] |
OPERATIONS_ROLE_CLUSTER_ACTIONS |
static String[] |
OPERATIONS_ROLE_OPERATIONS_ACTIONS |
static String[] |
PROJECT_ROLE_ACTIONS |
static String[] |
USER_ALL_INDEX_ACTIONS |
static String[] |
USER_KIBANA_ROLE_CLUSTER_ACTIONS |
static String[] |
USER_ROLE_CLUSTER_ACTIONS |
| Modifier and Type | Method and Description |
|---|---|
void |
syncFrom(OpenshiftRequestContextFactory.OpenshiftRequestContext context)
Sync the context
|
static final String[] USER_ALL_INDEX_ACTIONS
static final String[] USER_KIBANA_ROLE_CLUSTER_ACTIONS
static final String[] USER_ROLE_CLUSTER_ACTIONS
static final String[] PROJECT_ROLE_ACTIONS
static final String[] KIBANA_ROLE_ALL_INDEX_ACTIONS
static final String[] KIBANA_ROLE_INDEX_ACTIONS
static final String[] KIBANA_ROLE_CLUSTER_ACTIONS
static final String[] OPERATIONS_ROLE_CLUSTER_ACTIONS
static final String[] OPERATIONS_ROLE_OPERATIONS_ACTIONS
static final String[] OPERATIONS_ROLE_ANY_ACTIONS
static final String ALL
void syncFrom(OpenshiftRequestContextFactory.OpenshiftRequestContext context)
context - The context to use to add to the rolesCopyright © 2015–2018 Red Hat. All rights reserved.