In 

    void begin(Service service, Principal principal, Object
connection, LoggerFacade logger, Hashtable parameters)
            throws ServiceAccessException,
ServiceParameterErrorException, ServiceParameterMissingException;

there is the Object connection which will be reasonably filled when
you use WCK JAAS implementation.

Oliver


On Wed, 15 Dec 2004 23:11:23 -0800 (PST), EngR H <[EMAIL PROTECTED]> wrote:
> Is it better to use JAAS ?? to map my CMS user to a user on my App. server, 
> and then using the principal inside my custom store to login to my CMS??
> 
> Oliver Zeigermann <[EMAIL PROTECTED]> wrote:Not directly. Maybe using some 
> ThreadLocal hack would do, but this
> would require changes to Slide.
> 
> Oliver
> 
> On Wed, 15 Dec 2004 01:16:06 -0800 (PST), EngR H wrote:
> > I need to let the WebDAV servlet to save my CMS session in its request. and
> > then pass it to my custom store. is that possible??
> >
> >
> > Oliver Zeigermann wrote:
> > What kind of request parameter? The session? What for`?
> >
> > Oliver
> >
> >
> > On Tue, 14 Dec 2004 07:19:51 -0800 (PST), EngR H wrote:
> > > Hello there!
> > >
> > > Am using WCK and need to send parameters through the request object of the
> > WebDAVServlet to my custom store ..
> > >
> > > is that possible ??if yes, is that through the parameters Hashtable sent
> > to the begin() function?? if yes, where I can set a parameter there??
> > >
> > > Thanx alot!
> > > Rony
> > >
> > >
> > > ---------------------------------
> > > Do you Yahoo!?
> > > All your favorites on one personal page ÃÂÃâÂ" Try My Yahoo!
> > >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> >
> > __________________________________________________
> > Do You Yahoo!?
> > Tired of spam? Yahoo! Mail has the best spam protection around
> > http://mail.yahoo.com
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> ---------------------------------
> Do you Yahoo!?
>  Yahoo! Mail - Easier than ever with enhanced search. Learn more.
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to