Module org.elasticsearch.xcore
Interface CacheKey
- All Known Implementing Classes:
DocumentPermissions,FieldPermissions,FieldPermissionsDefinition,FieldPermissionsDefinition.FieldGrantExcludeGroup,IndicesAccessControl.IndexAccessControl
public interface CacheKey
Interface in ES Security for objects that can contribute to a cache-key
-
Method Summary
Modifier and TypeMethodDescriptionvoid
-
Method Details
-
buildCacheKey
void buildCacheKey(StreamOutput out, SecurityQueryTemplateEvaluator.DlsQueryEvaluationContext context) throws IOException - Throws:
IOException
-