I'm guessing I can use onDisconnect in the ftplet for Apache FtpServer. -----Original Message----- From: Wright, Omari [mailto:[email protected]] Sent: Tuesday, July 31, 2012 8:58 AM To: [email protected] Subject: [Apache FtpServer/Apache SSHD] How do I catch session logouts?
I am trying to catch session logouts on Apache FtpServer and Apache SSHD. The reason I am doing this is that I have a need to invalidate the session with OpenAM and need to pass the token id of the current session to OpenAM's logout process.
