-
Method Summary
Gets the session's creation date (GMT+0)
long
Gets the session's duration
Gets the session's expiration date (GMT+0)
long
Gets the session's last renew date (GMT+0)
long
Gets the user id associated to this session
Gets the user name associated to this session
-
Method Details
-
getId
long getId()
Gets the session's id
- Returns:
-
getCreationDate
Gets the session's creation date (GMT+0)
- Returns:
-
getLastRenewDate
Gets the session's last renew date (GMT+0)
- Returns:
-
getDuration
long getDuration()
Gets the session's duration
- Returns:
-
getExpirationDate
Gets the session's expiration date (GMT+0)
- Returns:
-
getUserName
Gets the user name associated to this session
- Returns:
-
getUserId
long getUserId()
Gets the user id associated to this session
- Returns:
- the user Id for this session