-
Task
-
Resolution: Done
-
Major
-
None
-
None
-
None
We need to implement a FAST ACL implementation to be used by the non JBAS projects such as JBoss Rules, Portal etc.
The key here is performance.
We basically have a tuple (key, CRUD) where key is an object instance. We need to devise some mechanism by which the projects can plug in their key (similar to hibernate primary key mapping).
The ACL implementation should not assume any strategies, which need to be pluggable. The strategies can be Hibernate, Cache or ldap depending on user needs.
There are no Sub-Tasks for this issue.