public class KibanaUserReindexAction extends Object implements org.elasticsearch.action.support.ActionFilter, ConfigurationSettings
DEFAULT_AUTH_PROXY_HEADER, DEFAULT_KIBANA_VERSION, DEFAULT_KIBANA_VERSION_HEADER, DEFAULT_OPENSHIFT_OPS_PROJECTS, DEFAULT_SEARCHGUARD_ADMIN_DN, DEFAULT_SECURITY_CONFIG_INDEX, DEFAULT_SG_CLIENT_KS_PASS, DEFAULT_SG_CLIENT_KS_PATH, DEFAULT_SG_CLIENT_KS_TYPE, DEFAULT_SG_CLIENT_TS_PASS, DEFAULT_SG_CLIENT_TS_PATH, DEFAULT_SG_CLIENT_TS_TYPE, DEFAULT_SG_CONFIG_SETTING_PATH, DEFAULT_USER_PROFILE_PREFIX, DEFAULT_WHITELISTED_USERS, KIBANA_CONFIG_INDEX_NAME, KIBANA_CONFIG_VERSION, KIBANA_VERSION_HEADER, OPENSHIFT_CONFIG_ACL_BASE, OPENSHIFT_CONFIG_ACL_NAMES, OPENSHIFT_CONFIG_OPS_PROJECTS, OPENSHIFT_DYNAMIC_ENABLED_DEFAULT, OPENSHIFT_DYNAMIC_ENABLED_FLAG, OPENSHIFT_ES_ACL_DELAY_IN_MILLIS, OPENSHIFT_ES_USER_PROFILE_PREFIX, OPENSHIFT_KIBANA_REWRITE_ENABLED_DEFAULT, OPENSHIFT_KIBANA_REWRITE_ENABLED_FLAG, OPENSHIFT_ROLES, OPENSHIFT_WHITELISTED_USERS, SEARCHGUARD_ADMIN_DN, SEARCHGUARD_AUTHENTICATION_PROXY_HEADER, SEARCHGUARD_CONFIG_ID, SEARCHGUARD_CONFIG_INDEX_NAME, SEARCHGUARD_INITIAL_CONFIGS, SEARCHGUARD_MAPPING_TYPE, SEARCHGUARD_ROLE_TYPE, SG_ACTION_ALL, SG_ACTION_CLUSTER_ALL, SG_ACTION_CREATE_INDEX, SG_ACTION_READ, SG_ACTION_WRITE, SG_CLIENT_KS_PASS, SG_CLIENT_KS_PATH, SG_CLIENT_KS_TYPE, SG_CLIENT_TS_PASS, SG_CLIENT_TS_PATH, SG_CLIENT_TS_TYPE, SG_CONFIG_SETTING_PATH| Constructor and Description |
|---|
KibanaUserReindexAction(org.elasticsearch.common.settings.Settings settings,
org.elasticsearch.cluster.ClusterService clusterService,
org.elasticsearch.client.Client client) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(String action,
org.elasticsearch.action.ActionResponse response,
org.elasticsearch.action.ActionListener listener,
org.elasticsearch.action.support.ActionFilterChain chain) |
void |
apply(org.elasticsearch.tasks.Task task,
String action,
org.elasticsearch.action.ActionRequest request,
org.elasticsearch.action.ActionListener listener,
org.elasticsearch.action.support.ActionFilterChain chain) |
int |
order() |
@Inject
public KibanaUserReindexAction(org.elasticsearch.common.settings.Settings settings,
org.elasticsearch.cluster.ClusterService clusterService,
org.elasticsearch.client.Client client)
public int order()
order in interface org.elasticsearch.action.support.ActionFilterpublic void apply(org.elasticsearch.tasks.Task task,
String action,
org.elasticsearch.action.ActionRequest request,
org.elasticsearch.action.ActionListener listener,
org.elasticsearch.action.support.ActionFilterChain chain)
apply in interface org.elasticsearch.action.support.ActionFilterpublic void apply(String action, org.elasticsearch.action.ActionResponse response, org.elasticsearch.action.ActionListener listener, org.elasticsearch.action.support.ActionFilterChain chain)
apply in interface org.elasticsearch.action.support.ActionFilterCopyright © 2015–2016 Red Hat. All rights reserved.