| Package | Description |
|---|---|
| com.floragunn.searchguard.action.configupdate | |
| com.floragunn.searchguard.filter | |
| com.floragunn.searchguard.transport |
| Constructor and Description |
|---|
TransportConfigUpdateAction(org.elasticsearch.common.inject.Provider<org.elasticsearch.client.Client> clientProvider,
org.elasticsearch.common.settings.Settings settings,
org.elasticsearch.threadpool.ThreadPool threadPool,
org.elasticsearch.cluster.service.ClusterService clusterService,
org.elasticsearch.transport.TransportService transportService,
ConfigurationLoader cl,
org.elasticsearch.action.support.ActionFilters actionFilters,
org.elasticsearch.cluster.metadata.IndexNameExpressionResolver indexNameExpressionResolver,
org.elasticsearch.common.inject.Provider<BackendRegistry> backendRegistry) |
| Constructor and Description |
|---|
SearchGuardRestFilter(BackendRegistry registry,
AuditLog auditLog,
org.elasticsearch.threadpool.ThreadPool threadPool) |
| Constructor and Description |
|---|
SearchGuardFilter(org.elasticsearch.common.settings.Settings settings,
org.elasticsearch.common.inject.Provider<PrivilegesEvaluator> evalp,
AdminDNs adminDns,
org.elasticsearch.common.inject.Provider<BackendRegistry> backendRegistry,
org.elasticsearch.common.inject.Provider<DlsFlsRequestValve> dlsFlsValve,
AuditLog auditLog,
org.elasticsearch.threadpool.ThreadPool threadPool) |
| Constructor and Description |
|---|
SearchGuardInterceptor(InstanceId id,
org.elasticsearch.common.settings.Settings settings,
org.elasticsearch.threadpool.ThreadPool threadPool,
org.elasticsearch.common.inject.Provider<BackendRegistry> backendRegistry,
org.elasticsearch.common.inject.Provider<AuditLog> auditLog) |
Copyright © 2015–2016. All rights reserved.