Class RoleManager

Hierarchy

Constructors

Properties

assertEntryId: ((roleOrId: string | Role) => string) = assertRoleId
parents: Map<string, string[]> = ...

Methods

  • Parameters

    • entryOrId: string | Role
    • parents: string[]

    Returns void

  • Parameters

    • entryOrId: string | Role

    Returns (string | Role)[]

  • Parameters

    • entryOrId: string | Role

    Returns string[]

  • Parameters

    • entryOrId: string | Role

    Returns boolean

  • Parameters

    • entryOrId: string | Role
    • parents: string[]

    Returns string[]