Represents the JWT Claims in https://tools.ietf.org/html/rfc7519#section-4
Represents the JWT Claims in https://tools.ietf.org/html/rfc7519#section-4
Times are IEEE Std 1003.1, 2013 Edition time in seconds. They are represented
in a java.time.Instant objects. At serialization time, they are
represented as Long
.
Note: When feeding Instant
instances directly, milliseconds are discarded