Hi. I have to implement a security layer over my jackrabbit based repository. I'm confused about how could be done. What's the purpose of the checkPermission session's method ? Yes, it's clear that you can check permissions, but how can those permissions can be set on jackrabbit?
Is actually using an AccessManager the only way to implement node-access security under jackrabbit? Thanks, Martin
