acl-check:简单检查Web访问控制(WAC)访问

时间:2024-05-26 14:35:42
【文件属性】:
文件名称:acl-check:简单检查Web访问控制(WAC)访问
文件大小:72KB
文件格式:ZIP
更新时间:2024-05-26 14:35:42
running-code JavaScript ACL检查 用于检查ACL的Javascript库。 用法 const $rdf = require ( 'rdflib' ) const aclCheck = require ( 'acl-check' ) const ACL = $rdf . Namespace ( 'http://www.w3.org/ns/auth/acl#' ) const kb = $rdf . graph ( ) const fetcher = $rdf . fetcher ( kb ) let doc = $rdf . sym ( 'https://alice.example.com/stuff/myVacation.ttl' ) let aclDoc = $rdf . sym ( 'https://alice.example.com/stuff/myVacation.ttl.acl' ) let dir
【文件预览】:
acl-check-main
----src()
--------acl-check.js(8KB)
----.travis.yml(123B)
----test()
--------unit()
--------resources()
----LICENSE.md(1KB)
----README.md(2KB)
----.gitignore(17B)
----package-lock.json(214KB)
----package.json(2KB)

网友评论