[jboss-user] [Security & JAAS/JBoss] - Re: Security context null when logging out from Jboss

anil.saldhana@jboss.com do-not-reply at jboss.com
Mon Apr 6 02:58:35 EDT 2009


The idea is that when you log out, you need to restore the identity of the user that was on the thread path before the ClientLM got involved.

Something like:

userA----now_I_invoke_ejb_with_userB --- ejb_op ----- userB_logout

Now ClientLM with the option will be set the thread to have userA as the identity.

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

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



More information about the jboss-user mailing list