public interface SessionTimeoutHandler
Modifier and Type | Method and Description |
---|---|
void |
handleSessionTimeout()
Performs operations needed to handle a session timeout.
|
boolean |
isSessionTimeout(Throwable error)
Detects if session has timed out
|
boolean isSessionTimeout(Throwable error)
void handleSessionTimeout()
Copyright © 2004-2014 The Kuali Foundation. All Rights Reserved.