| Package | Description |
|---|---|
| io.fabric8.elasticsearch.plugin | |
| io.fabric8.elasticsearch.plugin.acl |
| Constructor and Description |
|---|
OpenShiftElasticSearchService(org.elasticsearch.common.settings.Settings settings,
org.elasticsearch.client.Client esClient,
org.elasticsearch.rest.RestController restController,
UserProjectCache cache,
DynamicACLFilter aclFilter) |
| Modifier and Type | Class and Description |
|---|---|
class |
UserProjectCacheMapAdapter
A simple cache implementation for users->projects
|
| Modifier and Type | Method and Description |
|---|---|
void |
SearchGuardRolesMapping.syncFrom(UserProjectCache cache,
String userProfilePrefix) |
void |
SearchGuardRoles.syncFrom(UserProjectCache cache,
String userProfilePrefix,
String cdm_project_prefix) |
| Constructor and Description |
|---|
DynamicACLFilter(UserProjectCache cache,
org.elasticsearch.common.settings.Settings settings,
org.elasticsearch.client.Client client,
KibanaSeed seed) |
Copyright © 2015–2017 Red Hat. All rights reserved.