public class KibanaUserReindexAction extends Object implements org.elasticsearch.action.support.ActionFilter, ConfigurationSettings
ACL_FILTER_ID, DEFAULT_AUTH_PROXY_HEADER, DEFAULT_ES_ACL_DELAY, DEFAULT_KIBANA_VERSION, DEFAULT_SECURITY_CONFIG_INDEX, DEFAULT_USER_PROFILE_PREFIX, DEFAULT_WHITELISTED_USERS, KIBANA_CONFIG_INDEX_NAME, KIBANA_CONFIG_VERSION, OPENSHIFT_ES_ACL_DELAY_IN_MILLIS, OPENSHIFT_ES_USER_PROFILE_PREFIX, OPENSHIFT_ROLES, OPENSHIFT_WHITELISTED_USERS, SEARCHGUARD_AUTHENTICATION_PROXY_HEADER, SEARCHGUARD_CONFIG_INDEX_NAME, SEARCHGUARD_ID, SEARCHGUARD_TYPE| 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.ActionRequest request,
org.elasticsearch.action.ActionListener listener,
org.elasticsearch.action.support.ActionFilterChain chain) |
void |
apply(String action,
org.elasticsearch.action.ActionResponse response,
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(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 Red Hat. All rights reserved.