首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > 在节点上查看或修改权限的网络脚本

在节点上查看或修改权限的网络脚本

资 源 简 介

These project is the start of a collection of web scripts to help manager permissions in Alfresco. Currently there are two web scripts: * permissions GET -- This web script returns the current permissions for a given node * permissions POST -- This web script allows you to modify the permissions for a given node Both web scripts by default return the permissions is a JSON object, where each permission is defined as a triplet of [ALLOWED|DENIED];[USERNAME|GROUPNAME];PERMISSION permissions POST reads the modifications from a JSON object, where the permissions are also defined as a triplet [ADD|REMOVE];[USERNAME|GROUPNAME];PERMISSION The expected format of this JSON object is { permissions: [ > "REMOVE;user3;All", > "REMOVE;user2;All", > "ADD;user4;Coordinator", > "ADD;GROUP\_usergroup1;Consumer" ] , "inherit": false } inherit is optional. It allows you to spec
VIP VIP
  • Zzz 1天前 成为了本站会员

  • Katou Megumi 1天前 成为了本站会员

  • 1天前 成为了本站会员

  • 流浪 1天前 成为了本站会员

  • 也是一生 1天前 成为了本站会员

  • king666 2天前 成为了本站会员

  • ﹏約啶℡ 2天前 成为了本站会员

  • Long for 2天前 成为了本站会员

  • 2天前 成为了本站会员

  • 金. 2天前 成为了本站会员

0.276875s