ActiveSession.getLastAccessedTime

Returns the last time this SSL session was accessed. Accessing here is to mean that a new connection with the same SSL context data was established.

@return the session's last access time in milliseconds since the epoch

class ActiveSession
override
long
getLastAccessedTime
()

Meta