Hi bdaw,

IdentityLoginModule extends UsernamePasswordLoginModule so the method 
getUsernameAndPassword() implemented in class UsernamePasswordLoginModule  is 
inherited by IdentityLoginModule.

I want to extend IdentityLoginModule and I want to use the method 
getUsernameAndPassword() which is implemented in UsernamePasswordLoginModule.

Thanks a lot.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4022166
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to