pub fn classify_auth_invocation(
source_host_fn: &HostFunction,
auth_invocation: &SorobanAuthorizedInvocation,
) -> AuthStyleExpand description
Classify an auth invocation against the transaction’s host function.
§Arguments
source_host_fn- The transaction’s host functionauth_invocation- The auth entry’s root invocation