@blockchaincommons/xid - v1.0.0-beta.3
    Preparing search index...

    Class Permissions

    An allow set and a deny set of privileges.

    Index
    • Empties both sets.

      Returns void

    • Adds an 'allow' assertion per allowed privilege, then a 'deny' per denied one.

      Parameters

      • envelope: Envelope

      Returns Envelope

    • The 'allow' and 'deny' assertions of an envelope. An object that is not a known value is EnvelopeParsing; one that names no privilege is UnknownPrivilege.

      Parameters

      • envelope: Envelope

      Returns Permissions