Hi,

 

I am using tomcat 5.5.7 with JAAS authentication via the JAASRealm realm
implementation.

 

I have written my own custom LoginModule. How do I get my implementation
of logout() to be called? I tried just invalidating the session from a
JSP page but this didn't work. Is there some hook that I'm missing or
does the current JAASRealm implementation not support logging out?

 

Thanks in advance,

David Donn

Reply via email to