@wxn0brp/gate-warden
Preparing search index...
warden
GateWarden
Class GateWarden
Index
Constructors
constructor
Properties
db
debug
Log
Methods
has
Access
Constructors
constructor
new
GateWarden
(
db
:
ValtheraCompatible
,
debugLog
?:
number
)
:
GateWarden
Parameters
db
:
ValtheraCompatible
debugLog
:
number
= 0
Returns
GateWarden
Properties
db
db
:
ValtheraCompatible
debug
Log
debugLog
:
number
= 0
Methods
has
Access
hasAccess
(
userId
:
string
,
entityId
:
string
,
flag
:
number
)
:
Promise
<
AccessResult
>
Parameters
userId
:
string
entityId
:
string
flag
:
number
Returns
Promise
<
AccessResult
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
db
debug
Log
Methods
has
Access
@wxn0brp/gate-warden
Loading...