Expand description
Policy evaluation engine that implements a Policy Decision Point (PDP).
Structs§
- Access
Control Params - The parameters to an policy-based access control evaluation.
- NoOp
Policy Tracer - A PolicyTracer that does nothing.
- Policy
Engine - The state of the policy engine.
Enums§
- Eval
Error - Evaluation error.
Traits§
- Policy
Tracer - A tracer used to collect debugging information from the policy engine