Module connection

Module connection 

Source
Expand description

Connection types for TAP messages.

This module defines the structure of connection messages and related types used in the Transaction Authorization Protocol (TAP).

Structs§

AuthorizationRequired
Authorization Required message body.
Connect
Connect message body (TAIP-2).
ConnectAgent
Agent structure specific to Connect messages. Unlike regular agents, Connect agents don’t require a “for” field because the principal is specified separately in the Connect message.
ConnectionConstraints
Connection constraints for the Connect message.
OutOfBand
Out of Band invitation for TAP connections.
TransactionLimits
Transaction limits for connection constraints.