Module cedar_policy_core::authorizer
source · Expand description
This module contains the Cedar “authorizer”, which implements the actual authorization logic.
Together with the parser, evaluator, and other components, this comprises the “authorization engine”.
Structs§
- Authorizer
- Diagnostics providing more information on how a
Decision
was reached - Response that may contain a residual.
- Authorization response returned from the
Authorizer
Enums§
- Errors that can occur during authorization
- Decision returned from the
Authorizer
- A potentially partial response from the authorizer