Message-Id: <199907280001.RAA04542@msmpk10b.Corp.Sun.COM>
Date: Tue, 27 Jul 1999 17:01:41 -0700 (PDT)
From: Arathi Krishnaiyengar <Arathi.Krishnaiyengar@Corp.Sun.COM>
Subject: password encoding
To: java-security@java.sun.com
Hello,
I am new to Servlet programming. I am doing basic login and password
authentication. When I get the user name and password on the server
side, how do I encode the password. I am not using any database. I
will be simply saving the user name and password in a text file.
Could someone please give some pointers ?
Thanks
Arathi