| Package | Description |
|---|---|
| com.floragunn.searchguard.auth | |
| com.floragunn.searchguard.auth.internal | |
| com.floragunn.searchguard.configuration | |
| com.floragunn.searchguard.http |
| 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 |
|---|
InternalAuthenticationBackend(org.elasticsearch.common.settings.Settings unused,
TransportConfigUpdateAction tcua) |
| Constructor and Description |
|---|
ActionGroupHolder(TransportConfigUpdateAction tcua) |
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 |
|---|
XFFResolver(TransportConfigUpdateAction tcua,
org.elasticsearch.threadpool.ThreadPool threadPool) |
Copyright © 2015–2016. All rights reserved.