How to control logined user

Hi,

Using JAAS login model is fine for my swing app. But now there is a requirement, such that we need to create a web, by which all logined user can be monitored, and even forced to logout.

Can any one have idea, so

1. how to know who logined?

2. how to login user out?

Thanks

John

[325 byte] By [john_woo_canadaa] at [2007-11-27 11:20:07]
# 1

Hi,

you can look towards jguard ( http://www.jguard.net) which do the work for you (integrate JAAS into J2EE) out of the box.

cheers,

Charles.

www.jguard.net

charlesgaya at 2007-7-29 14:40:43 > top of Java-index,Security,Other Security APIs, Tools, and Issues...