java.lang.Object
org.elasticsearch.xpack.core.security.authz.permission.DocumentPermissions
All Implemented Interfaces:
CacheKey

public final class DocumentPermissions extends Object implements CacheKey
Stores document level permissions in the form queries that match all the accessible documents.
The document level permissions may be limited by another set of queries in that case the limited queries are used as an additional filter.