| Modifier and Type | Class and Description |
|---|---|
class |
NullAuditLog |
| Constructor and Description |
|---|
BackendRegistry(org.elasticsearch.common.settings.Settings settings,
org.elasticsearch.rest.RestController controller,
TransportConfigUpdateAction tcua,
org.elasticsearch.cluster.service.ClusterService cse,
AdminDNs adminDns,
XFFResolver xffResolver,
InternalAuthenticationBackend iab,
AuditLog auditLog,
org.elasticsearch.threadpool.ThreadPool threadPool) |
| Constructor and Description |
|---|
PrivilegesEvaluator(org.elasticsearch.cluster.service.ClusterService clusterService,
org.elasticsearch.threadpool.ThreadPool threadPool,
TransportConfigUpdateAction tcua,
ActionGroupHolder ah,
org.elasticsearch.cluster.metadata.IndexNameExpressionResolver resolver,
AuditLog auditLog,
org.elasticsearch.common.settings.Settings settings) |
| 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) |
SearchGuardRestFilter(BackendRegistry registry,
AuditLog auditLog,
org.elasticsearch.threadpool.ThreadPool threadPool) |
| Constructor and Description |
|---|
SearchGuardHttpServerTransport(org.elasticsearch.common.settings.Settings settings,
org.elasticsearch.common.network.NetworkService networkService,
org.elasticsearch.common.util.BigArrays bigArrays,
org.elasticsearch.threadpool.ThreadPool threadPool,
com.floragunn.searchguard.ssl.SearchGuardKeyStore sgks,
org.elasticsearch.common.inject.Provider<AuditLog> auditLog) |
| 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.