expires property

DateTime expires
getter/setter pair

Session expiration date.

Implementation

DateTime expires = DateTime.now().add(lifetime);