public class CloseSessionEntry extends SessionEntry
| Constructor and Description |
|---|
CloseSessionEntry(long term,
long timestamp,
long session,
boolean expired) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
expired()
Returns whether the session is expired.
|
String |
toString() |
sessiontimestamptermpublic CloseSessionEntry(long term,
long timestamp,
long session,
boolean expired)
public boolean expired()
public String toString()
toString in class SessionEntryCopyright © 2013–2017. All rights reserved.