[jboss-user] [JBoss Portal] - Re: SynchronizingLoginModule synchronize always
ameo
do-not-reply at jboss.com
Sat Apr 26 10:16:51 EDT 2008
Solved !
I thought that only the flag "loginOk" have to be set to false und the login-method habe to return false, therefore the authentication in whole fails. But you have to throw a LoginException, too !!
The JAAS LoginContext class sets a variable addicted to this Exception for subsequent loginmodules, like the SynchronizingLoginModule.
Puuhh
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4147006#4147006
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4147006
More information about the jboss-user
mailing list