Module routing::policy

source ·

Structs§

  • Evaluates security policy globally across the entire Model and all components. This is used to enforce runtime capability routing restrictions across all components to prevent high privilleged capabilities from being routed to components outside of the list defined in the runtime security policy.
  • Evaluates security policy relative to a specific Component (based on that Component’s Moniker).

Enums§

  • Errors returned by the PolicyChecker and the ScopedPolicyChecker.