blob: ca2ec4a8e7b5a70118923855ef662eb236aadeb9 (
plain) (
tree)
|
|
Set::NestedGroups gives an implementation of nested groups, access
control lists (ACLs) would be one example of nested groups.
For example, if Joe is a Manager, and Managers have access to payroll,
you can create an ACL which implements these rules, then ask the ACL if
Joe has access to payroll.
-Anton
<tobez@tobez.org>
|