[
http://jira.jboss.com/jira/browse/SECURITY-89?page=comments#action_12393393 ]
Stefan Guilhen commented on SECURITY-89:
----------------------------------------
An initial simple SPI and corresponding implementation was developed. The forum thread
will be the place for discussions regarding this implementation (i.e., requests for new
functionalities, suggestions to improve/leverage the implementation, etc).
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