[jboss-user] [JBoss Portal] - Re: Problem with Custom Auth Module

jsports do-not-reply at jboss.com
Wed Sep 10 22:33:53 EDT 2008


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#4175740

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



More information about the jboss-user mailing list