The snippet in Listing 7, from our mock ACLDao, shows the creation of a Group to PermissionSet association in an ACL, which determines the permissions available to a group on the ACLHolder.
清单7 中的片段来自mockACLDao,显示ACL中组到PermissionSet 关联的创建,该关联用于确定可用于 ACLHolder 上的组的权限。
The snippet in Listing 7, from our mock ACLDao, shows the creation of a Group to PermissionSet association in an ACL, which determines the permissions available to a group on the ACLHolder.
清单7 中的片段来自mockACLDao,显示ACL中组到PermissionSet 关联的创建,该关联用于确定可用于 ACLHolder 上的组的权限。
应用推荐