[jboss-jira] [JBoss JIRA] Updated: (SECURITY-89) Fast ACL Implementation
Anil Saldhana (JIRA)
jira-events at lists.jboss.org
Thu Oct 23 12:00:21 EDT 2008
[ https://jira.jboss.org/jira/browse/SECURITY-89?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Anil Saldhana updated SECURITY-89:
----------------------------------
Fix Version/s: 2.0.2.CR3
(was: 2.0.2.GA)
> Fast ACL Implementation
> -----------------------
>
> Key: SECURITY-89
> URL: https://jira.jboss.org/jira/browse/SECURITY-89
> Project: JBoss Security and Identity Management
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: ACL
> Reporter: Anil Saldhana
> Assignee: Stefan Guilhen
> Fix For: 2.0.2.CR3
>
>
> 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: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list