hi shivalika
I am trying to add permissions in jackrabbit. So far, i have known that i need to make my own implementation of SimpleAccessManager. I suppose that isGranted( ) method should be used for this purpose, but not very sure of it.
which version of jackrabbit are you referring to? as of JCR 2.0 (jackrabbit 2.x) there are some access control related extensions of the API and jackrabbit also provides additional implementations. hope that helps angela
