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...