[jboss-jira] [JBoss JIRA] Closed: (SECURITY-89) Fast ACL Implementation
Stefan Guilhen (JIRA)
jira-events at lists.jboss.org
Wed Jul 2 10:01:34 EDT 2008
[ http://jira.jboss.com/jira/browse/SECURITY-89?page=all ]
Stefan Guilhen closed SECURITY-89.
----------------------------------
Resolution: Done
> Fast ACL Implementation
> -----------------------
>
> Key: SECURITY-89
> URL: http://jira.jboss.com/jira/browse/SECURITY-89
> Project: JBoss Security and Identity Management
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: ACL
> Reporter: Anil Saldhana
> Assigned To: Stefan Guilhen
> Fix For: 2.0.2.GA
>
>
> 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.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list