Package org.objectweb.jonas.security.auth.callback

Class Summary
DialogCallbackHandler Uses a Swing dialog window to query the user for answers to authentication questions.
LoginCallbackHandler Come from the JAAS authentication tutorial The application implements the CallbackHandler.
NoInputCallbackHandler The username and password are given by the constructor No JNDI, datasource or file checks.