Hi KS, I believe you would have to implement that logic in your application. I have implemented something similar in the past, using a Servlet to generate the token, associate it to the document and invalidate the token after used.
Regards, Douglas On Thu, Oct 28, 2010 at 19:23, [email protected] <[email protected]> wrote: > > We've been using IBM content manager and show links to documents in our > application that user clicks to view/download documents. > The document url provided by IBM content manager has a security token as > part of url that is valid for some predefined time and user can use that > link only for that period of time. > > Can this behavior be acheived using jackrabbit? and how? > > Thanks, > KS. > > > -- > View this message in context: > http://jackrabbit.510166.n4.nabble.com/Jackrabbit-Security-tp3017717p3017717.html > Sent from the Jackrabbit - Dev mailing list archive at Nabble.com. > -- Douglas Jose http://douglasjose.com - "Use free software. Help us make a free world."
