terminate user session api

I need to write an app that allows a person to identify a user session and terminate it. Also, access manager may be clustered, so I'll need a way to access each machine name to check for sessions.Could someone point the way to which api methods I should check out?Thx.
[291 byte] By [mjstein63a] at [2007-11-27 5:55:27]
# 1
You probably already know this, but AM already has this feature (selecting sessions and killing them).
ankushkapoora at 2007-7-12 16:24:16 > top of Java-index,Web & Directory Servers,Directory Servers...
# 2
I know AM can do it... but the users won't have direct access to AM... that's why I need to figure out if any of the library API's allow access to that feature.
mjstein63a at 2007-7-12 16:24:16 > top of Java-index,Web & Directory Servers,Directory Servers...