Hello,

I am currently adapting the JeCARS custom accessmanager for Jackrabbit v1.5.

There is a "strange" thing I encounter while developing.
I see that when a new JCR object is created, before it is actually created
an READ permission is asked of the jcr:created property.
Because I override the isGranted() method I expect the object being created
before(!) the READ check.

How do I act in this case?
Does a subclassed AccessManager has access to the internal object cache?


Greetings,

  Jacco

-- 
-------------------------------------
Jacco van Weert -- [email protected]
JCR Controller -- http://www.xs4all.nl/~weertj/jcr
JeCARS -- http://jecars.sourceforge.net

Reply via email to