spanishsteps
Programmer
Hello everbody,
what are the best possible ways for user authentication in java??Say,I've a user interface done in swing.Before the user presses a button,I would like to check for his credentials(password is encrypted).Never done with java before, had experience with PHP using flat files as well as databases.I dont want to use any database here.
pls point me to a nice tutorial,useful links or if somebody has a sample code.
Thanks for all your time
what are the best possible ways for user authentication in java??Say,I've a user interface done in swing.Before the user presses a button,I would like to check for his credentials(password is encrypted).Never done with java before, had experience with PHP using flat files as well as databases.I dont want to use any database here.
pls point me to a nice tutorial,useful links or if somebody has a sample code.
Thanks for all your time