An advice,you should use org.jboss.portal.identity.auth.IdentityLoginModule or
org.jboss.portal.identity.auth.DBIdentityLoginModule or
org.jboss.portal.identity.auth.SynchronizingLDAPExtLoginModule as you custom loginmodule
base class.
It's not a good idea to extend from UserNameAndPasswordLoginModule directly.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175740#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...