
| Key: |
PMT-99
|
| Type: |
Improvement
|
| Status: |
Resolved
|
| Resolution: |
Fixed
|
| Priority: |
Minor
|
| Assignee: |
Jens Halm
|
| Reporter: |
Jens Halm
|
| Votes: |
1
|
| Watchers: |
1
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
The SessionTimeoutObserver should fire an event before the server side session will expire.
This would allow the application to present an alert to the user before the session expires or event to automatically send a keepalive signal to the server based on other client side activities.
Methods:
addChannel (channel:ServiceChannel) : void
removeChannel (channel:ServiceChannel) : void
get channels () : void
reset () : void
|
|
Description
|
The SessionTimeoutObserver should fire an event before the server side session will expire.
This would allow the application to present an alert to the user before the session expires or event to automatically send a keepalive signal to the server based on other client side activities.
Methods:
addChannel (channel:ServiceChannel) : void
removeChannel (channel:ServiceChannel) : void
get channels () : void
reset () : void |
Show » |
| There are no comments yet on this issue.
|
|