WebSphere Portal Server - Custom Login - create Cookie

This is Interesting: Free IT Magazines  
Home > Archive > WebSphere Portal Server > December 2007 > Custom Login - create Cookie





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Custom Login - create Cookie
Teresa.Frias@ibs.pt

2007-12-27, 7:37 am

I have several external applications that are already prepared for receiving a cookie with user and password for login, I want to access them throuh websphere portal (6).<br />
<br />
In Webpsphere Portal, I have already extended the LoginUserAuth class to get the user logged id and password. I now need to create the cookie and set the user and password. Which websphere jar has the Cookie class to use for development? (and where is it?
)<br />
<br />
Is there any way I can access the HttpServletRequest in the LoginUserAuth ?<br />
<br />
Thanks in advance
Teresa.Frias@ibs.pt

2007-12-27, 7:37 am

Found it ... j2ee.jar<br />
<br />
And HttpServletRequest and Response are available in RunData (doPostLogin aRunData) but as I was missing javax packages the methods were hidden.<br />
<br />
Thanks anyway
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com