[jboss-user] [EJB 3.0] - Re: unable to find LoginModule class

jaikiran do-not-reply at jboss.com
Sat Oct 13 00:49:59 EDT 2007


anonymous wrote : did u got my problem ?? 

Not really.

anonymous wrote : 02:00:14,593 INFO [STDOUT] LOGINNNNNNNNN_USER = null
  | 02:00:14,593 INFO [STDOUT] LOGINNNNNNNNN_PASSWORD = nulll
  | 
  | 
  |  System.out.println("LOGINNNNNNNNNNNNNNN_USER "+ ((NameCallback) callbackx[0]).getName());
  | System.out.println("LOGINNN_PASSWORD "+ ((PasswordCallback) callbackx[1]).getPassword()); 

As far as this output is concerned, it all depends on what you have implemented in the JPageraCallbackHandler class' callback method.



View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4094835#4094835

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4094835



More information about the jboss-user mailing list