JWT (JSON web token) support.
-
Jwt.ExpirationValidator.create()
Deprecated, for removal: This API element is subject to removal in a future version.
New instance with default values (allowed time skew 5 seconds, optional).
Jwt.ExpirationValidator.create(boolean mandatory)
Deprecated, for removal: This API element is subject to removal in a future version.
New instance with default values (allowed time skew 5 seconds).
Deprecated, for removal: This API element is subject to removal in a future version.
New instance with explicit values.