pub fn authorize_provider_kind(
caller: &CallerContext,
provider_kind: &str,
) -> SecurityDecisionExpand description
Convenience for the provider-dispatch chokepoint: classify a manifest kind, derive its execution mode, and authorize in one call.