[1927] in java-interest
Hotjava Security
daemon@ATHENA.MIT.EDU (guy.elliott)
Wed Sep 20 02:19:57 1995
To: java-interest <java-interest@java.sun.com>
From: "guy.elliott" <guy.elliott@ac.com>
Date: 19 Sep 95 18:50:35
Yet another java problem that I can't seem to find the answer to.
I need to find out if there is any way to get the information that was used to
log onto a page. When a user accesses a page on a server that has security
hotjava creates a popup window and prompts the user for id and password. It
then stores that information somewhere and uses it in subsequent connections to
the server. My applet opens several more connections to the server and, to
avoid having the user log on again and again I'd like to get the original
information used and continue to use it. Anyone know where this "data
structure" is and how I can access it from an applet. Or even any alternate
methods I can use for user authentication over multiple connections.
Thanks all,
Guy
-
Note to Sun employees: this is an EXTERNAL mailing list!
Info: send 'help' to java-interest-request@java.sun.com