Skip to content

EnforcementError

Module: enforcement::error::EnforcementError

Section titled “Module: enforcement::error::EnforcementError”

Functions

  • into_deny - Convert any internal error to a DENY decision.

firma_sidecar::enforcement::error::EnforcementError::into_deny

Section titled “firma_sidecar::enforcement::error::EnforcementError::into_deny”

Function

Convert any internal error to a DENY decision. This is the fail-closed guarantee.

fn into_deny(self: Self, stage: EnforcementStage) -> EnforcementDecision