Hi Magnus.
Firstly, I think by authorisation in this context you mean access control?
(authorisation is via JAAS I believe).

I worked out a little by plugging in a dummy AccessManager and looked at the
callbacks. I did not try it with searching though, but I gather it will use
it to honour the access rules with returning results - thus your acess list
lookups better be really fast and in memory !

Anyone else with real experience, please do share !

On 10/1/06, Magnus Grimsell <[EMAIL PROTECTED]> wrote:

I would like to learn more how JackRabbit handles authorization to the
repository content. Especially when it comes to searching.
I've seen that there is a plugable AccessManager but I'm not sure how this
is used to filter the search result.
Can somebody point me to some documentation or where in the code to look?

Reply via email to