public static class JDBCSession.Info extends Object
Constructor and Description |
---|
Info() |
Modifier and Type | Method and Description |
---|---|
Timestamp |
getAccessed() |
Timestamp |
getCreated() |
boolean |
getIsExpired() |
String |
getSessionID() |
String |
toString() |
public Info()
public String getSessionID()
public Timestamp getCreated()
public Timestamp getAccessed()
public boolean getIsExpired()