Thread
:
Working with an encrypted password in a class.
View Single Post
07-06-2004, 12:53 PM
#
3
(
permalink
)
Belisarius
Java fanboy
Join Date: Aug 2003
Posts: 1,175
I trend towards using the encrypted version, as it prevents some sloppt coder sometime in the future from doing a System.out.println(password), thereby revealing passwords for the whole world.
__________________
GitS
Belisarius
View Public Profile
Find More Posts by Belisarius