[jboss-user] [JBoss Portal] - Re: Custom Login

ghyoju do-not-reply at jboss.com
Sun Feb 25 19:26:20 EST 2007


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



More information about the jboss-user mailing list