Class FieldPermissionsDefinition

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

public final class FieldPermissionsDefinition extends Object implements CacheKey
Represents the definition of a FieldPermissions. Field permissions are defined as a collections of grant and exclude definitions where the exclude definition must be a subset of the grant definition.