Have you tried uri.getToken().getCredentialsToken().getPrincipal()
on the uri passed to every store method? Oliver On Fri, 12 Nov 2004 11:45:40 +0100, Stefan Fromm <[EMAIL PROTECTED]> wrote: > Hello, > > I have implemented a store which maps logical views of an IR system into > Slide. For read access I use the search interface of the IR system. Access > control to documents is done inside the IR system. > > So it would be nice to have a user account that my store could use for > mapping the data into Slide depending on the authenticated user. > Unfortunately I cannot find an existing way how to provide a user name to a > Slide store. The users seem only to be identifiable in the helper layer via > the SlideToken. > > Has anybody suggestions how to solve this? > > Regards, Stefan > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
