timestamp property

  1. @DateTimeConverter()
DateTime timestamp
final

The issued timestamp of the authentication. The time the handshake was done that resulted in the successful authentication.

Implementation

@DateTimeConverter()
final DateTime timestamp;