Private _processReads policy data and initializes statements list.
Private _validateValidates policy data against JSONSchema.
Merge two policy definitions into one.
The second policy definition can override parts of the first by reusing the same statement IDs ('sid'). The normal use case is that the first (base) policy is an automatically generated one, and the second (override) is defined in the YAML configuration.
Returns pre-compiled action condition.
{string}
Loads the Policy JSON data from the Policies directory.
Generated using TypeDoc
Access policy class.
Defines how entity access is controlled; includes zero or more statements.