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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...