[jboss-user] [JBoss Seam] - Re: Identity retains roles after Identity.logout()?
hawkettc
do-not-reply at jboss.com
Fri Nov 16 22:47:43 EST 2007
That should say 4 web service calls -
| >>>>> Call 1: loginWS
| 11:49:06,056 INFO [AuthenticatorHelper] logging in a, b via WS
| 11:49:06,075 INFO [Authenticator] authenticating a, b
|
| >>>>> Call 2: checkMeWS
| 11:49:09,031 INFO [Authenticator] Logged in?:true, Has admin role?:true
| 11:49:09,038 INFO [AuthenticatorHelper] Checking via restricted webServices, in appropriate role: true
|
| >>>>> Call 3: logout
| 11:49:10,794 INFO [Authenticator] logging out
|
| >>>>> Call 4: checkMeWS
| 11:49:12,433 INFO [Authenticator] Logged in?:false, Has admin role?:true
| 11:49:12,436 INFO [AuthenticatorHelper] Checking via restricted webServices, in appropriate role: true
|
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4105716#4105716
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105716
More information about the jboss-user
mailing list