Skip to main content

authorize_provider_kind

Function authorize_provider_kind 

Source
pub fn authorize_provider_kind(
    caller: &CallerContext,
    provider_kind: &str,
) -> SecurityDecision
Expand description

Convenience for the provider-dispatch chokepoint: classify a manifest kind, derive its execution mode, and authorize in one call.