Re: Basic authentication
Derrick Rice <[email protected]> Fri, 6 Feb 2009 08:34:21 -0800 (PST)
| Newsgroups | gmane.comp.mozilla.devel.java |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <e503be65-759b-4cc6-a883-91ae4287dfe0@z28g2000prd.googlegroups.com> |
I'm interested in this as well, and haven't had the time to look it up. If I do, I'll let you know. But hey maybe I'll get lucky and someone will find it for me :) a xulplanet search for "Basic Authentication" might be a good starting point: (why the heck is that URL so long??) http://www.google.com/custom?q=Basic%20Authentication&cof=S%3Ahttp%3A//www.xulplanet.com%3BAH%3Aleft%3BLH%3A65%3BLC%3A4682B4%3BL%3Ahttp%3A//www.xulplanet.com/images/xulplanet.png%3BALC%3Ablue%3BLW%3A215%3BAWFID%3A0979f384d5181409%3B&domains=xulplanet.com&sitesearch=xulplanet.com On Feb 6, 5:51 am, [email protected] wrote: > Hi all, > > I have embedded the browser in my Eclipse RCP application and I want to > access a page protected by basic authentication. I already have users' > credentials and I want to set it directly to the browser so that it > sends it automaticaly and doesn't ask the user. Is there a way to do it? > > Thanks a lot > Wenca