Differences
This shows you the differences between two versions of the page.
applications:detect_manual_logout [2018/02/07 07:56] admin created |
applications:detect_manual_logout [2020/07/01 17:13] (current) cduncan Edited for English grammar (capitalization, punctuation, correct verb conjugation) |
||
---|---|---|---|
Line 1: | Line 1: | ||
~~NOTRANS~~ | ~~NOTRANS~~ | ||
- | ~~Title: Detecting manual logout~~ | + | ~~Title: Detecting Manual Logout~~ |
- | If you work with your own Security manager it might be useful to know the difference between manual logout and session destroy because of a timeout. | + | If you work with your own security manager, it might be useful to know the difference between manual logout and session destroy because of a timeout. |
- | The ProjX application sets the connection/session property userlogout to true (String). You can check the property via | + | The ProjX application sets the connection/session property userlogout to true (string). You can check the property via |
<file java> | <file java> |