This simple jaas application attempts to authenticate a user * and reports whether or not the authentication was successful. * *
To run this you need a couple of things: *
* Acknowledge { * com.ack.security.jaas.module.SimpleLoginModule required debug=true; * }; *
xxx
SimpleLoginModule
JaasLoginCallbackHandler