Basic authentication
[email protected] Fri, 06 Feb 2009 11:51:14 +0100
| Newsgroups | gmane.comp.mozilla.devel.oji |
|---|---|
| Message-ID | <xJ6dnW4N0dK5ixHUnZ2dnUVZ_gqdnZ2d__3683.20108759708$1233917837$gmane$org@mozilla.org> |
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