Hi, On Wed, Apr 29, 2009 at 11:03 AM, Ian Boston <[email protected]> wrote: > It replaces the static call to ACLTemplate.collectEntries(node,map) with an > object, that object implementing an internal API, EntryCollector, coming > from a protected method getEntryCollector(), which can be overridden. > > This has allowed me to change the way in which the the ACL is filtered for > the current session. For an example extension see [1], and the modified > acl.ACL* classes see [2] Is this something likely to be useful in JR core, > or do you have other plans for this area ?
Angela knows best what's going on with the JCR 2.0 security work, but AFAIK the basic design is already in place. Any improvements are of course welcome. What I didn't get from your message is the rationale for your changes. What's your use case? BR, Jukka Zitting
