| Package | Description |
|---|---|
| com.floragunn.searchguard.auth | |
| com.floragunn.searchguard.filter |
| 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 |
|---|
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) |
Copyright © 2015–2016. All rights reserved.