Readonly
permittedReadonly
prohibitedreturns a KeySet describing the access of this ability to the children of the given query: allows on direct descendants, forbids on direct children
can be a string ("verb:resource" or "verb:*") or an object with verb
and resource
return true if permitted is true and prohibited is false
check()
for the given querycheck()
for the given querycan be a string ("verb:resource" or "verb:*") or an object with verb
and resource
ClaimSet
inverse of can()
can be a string ("verb:resource" or "verb:*") or an object with verb
and resource
can
returns true if there is a prohibited claim that returns true on check()
can be a string ("verb:resource" or "verb:*") or an object with verb
and resource
Generated using TypeDoc
returns a string with the permitted and prohibited jsons inside, for caching purposes