[jboss-jira] [JBoss JIRA] Commented: (SECURITY-89) Fast ACL Implementation
Anil Saldhana (JIRA)
jira-events at lists.jboss.org
Thu Apr 17 01:07:44 EDT 2008
[ http://jira.jboss.com/jira/browse/SECURITY-89?page=comments#action_12409262 ]
Anil Saldhana commented on SECURITY-89:
---------------------------------------
Should we close this?
> 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