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