Package org.elasticsearch.entitlement.runtime.policy


package org.elasticsearch.entitlement.runtime.policy
  • Class
    Description
    Marker interface to ensure that only Entitlement are part of a Policy.
    This annotation indicates an Entitlement is available to "external" classes such as those used in plugins.
    Describes a file entitlement with a path and actions.
    A holder for scoped entitlements.
    A parser to parse policy files for entitlements.
    An exception specifically for policy parsing errors.
    A holder for entitlements within a single scope.