LoudHoward
Technical User
Hi,
I am doing a Java assignment, and as part of the spec we have to add simple authentication to access certain functions such as insert update and delete.
I am using Swing and there is a button to access the admin functions. How apply simple username/password authentication (i.e dialog pops up, uname/pword entered and then checked)
Cheers
I am doing a Java assignment, and as part of the spec we have to add simple authentication to access certain functions such as insert update and delete.
I am using Swing and there is a button to access the admin functions. How apply simple username/password authentication (i.e dialog pops up, uname/pword entered and then checked)
Cheers