I am developing my custom AccessManager for my jacrabbit based project. User access information is stored in the Nodes. So, I need to access this Node Properties in my custom AccessManager. But I can't because this property access is also checked for security access and will loop until infinite :(
How can I access this properties without invoking the AccessManager again? Thanks in advance. -- Paco Avila <[EMAIL PROTECTED]>
