[jboss-user] [Security & JAAS/JBoss] - Re: writing new LoginModul - unable to replace Principal ??

info@connext.co.za do-not-reply at jboss.com
Wed Sep 13 23:11:37 EDT 2006


Good Day,

Your commit should only do your logic if the login was OK. Look at the LDAPLoginModule's parent class, you'll see that there is a protected variable `loginOK` which is set to true in the login() method and should be checked in the commit() method.

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

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



More information about the jboss-user mailing list