Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AutoFunctionAccessController

First, this AccessController will check the RequiresPermissions property on the target function. If any of these are missing from the member perms set, then access is denied. Otherwise, if CanCallFunction is defined, then its result is returned. The CanCallFunction may also require permissions.

Hierarchy

  • AutoFunctionAccessController

Implements

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

perms

perms: Set<string>

Methods

can

Generated using TypeDoc