I'd like to use ACLs to manage access to domain objects. It seems that Acegi has refactored it's ACL security using the new org.acegisecurity.acls package for ACL management. Unfortunately there's little documentation for it at this time. It also appears that there are issues when using Hibernate proxies with domain objects, out of the box. I found an interesting work-around here: http://forum.springframework.org/showthread.php?p=123693#post123693
But this is the only meaningful discussion I can find on the subject. What are other people's experiences with this? Has anyone implemented the new org.acegisecurity.acls package with AppFuse and Hibernate successfully? thanks, Jason -- View this message in context: http://www.nabble.com/domain-object-security-using-ACLs-tf3916921s2369.html#a11106152 Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
