Package org.elasticsearch.entitlement.runtime.policy
package org.elasticsearch.entitlement.runtime.policy
-
ClassDescriptionThis annotation indicates an
Entitlementis available to "external" classes such as those used in plugins.This structure facilitates looking up files entitlements for a particular component+module combination, given that grants can occur at the directory level in addition to the individual file level.Resolves paths for known directories checked by entitlements.Standard manager for resolving known paths.A holder for scoped entitlements.This class is responsible for finding the component (system, server, plugin, agent) for a caller class to check, retrieve the policy and entitlements for that component, and check them against the action(s) the caller wants to perform.A parser to parse policy files for entitlements.An exception specifically for policy parsing errors.This exception is used to track validation errors thrown during the construction of entitlements.A holder for entitlements within a single scope.A Policy and associated versions to which the policy applies