Hierarchy

  • DefaultGuardRepository

Implements

Constructors

Properties

Methods

Constructors

Properties

manifests: Map<string, AnyGuardManifest> = ...

Methods

  • Gets all guard manifests for a registered Candy Guard program.

    It fails if the manifest of any guard expected by the program is not registered. Manifests are returned in the order in which they are defined on the availableGuards property of the program.

    Parameters

    Returns AnyGuardManifest[]

Generated using TypeDoc