[jboss-user] [JBoss Portal] - Re: Erro when try to login

thomas.heute@jboss.com do-not-reply at jboss.com
Thu Feb 15 17:58:18 EST 2007


You are extending: UsersLoginModule http://docs.jboss.org/jbossas/javadoc/4.0.4/security/org/jboss/security/auth/spi/UsersLoginModule.html

the login() method tries to aithenticate against username and password defined in user.properties but you didn't provide any.

If you want to write your own login module, i suggest you read: http://java.sun.com/j2se/1.4.2/docs/guide/security/jaas/JAASLMDevGuide.html

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

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



More information about the jboss-user mailing list