Access control on objects using ACLs
The pages listed below describe, how to integrate domain based security into your application by the use of the Acegi ACL package. This Howto was mainly written by Peter Schneider-Manzell for AppFuse-1.9.x. I ported it over to AppFuse-2 and made some minor modifications to make it work again with the current APIs.
One thing to mention: The ACL package used here is considered deprecated by the Acegi Team and might get removed in future versions. It should be possible, to port this over to the new Acegi ACL package. I didn't do it, as the new acls are still considered “not production ready” at the moment.