SimpleSession.isExpired

Returns true if this session has expired, false otherwise. If the session has expired, no further user interaction with the system may be done under this session.

@return true if this session has expired, false otherwise.

class SimpleSession
bool
isExpired
()

Meta