首页| 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
  • 11 1小时前 成为了本站会员

  • 开心快活人 4小时前 成为了本站会员

  • 晋财 4小时前 成为了本站会员

  • WYG 1天前 成为了本站会员

  • Shine 1天前 成为了本站会员

  • 柳贻 1天前 成为了本站会员

  • hallelujah_HL 1天前 成为了本站会员

  • 焦昱贺 1天前 成为了本站会员

  • Rubin 1天前 成为了本站会员

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

0.258006s