Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Implemented by

Index

Methods

add

  • add(perm: string, bool: boolean): void
  • Parameters

    • perm: string
    • bool: boolean

    Returns void

addParent

  • addParent(parent: string): void
  • Parameters

    • parent: string

    Returns void

check

  • check(perm: string | string[]): null | boolean
  • Parameters

    • perm: string | string[]

    Returns null | boolean

checkStrict

  • checkStrict(perm: string | string[]): null | boolean
  • Parameters

    • perm: string | string[]

    Returns null | boolean

remove

  • remove(perm: string): void
  • Parameters

    • perm: string

    Returns void

removeParent

  • removeParent(parent: string): void
  • Parameters

    • parent: string

    Returns void

Generated using TypeDoc