| Package | Description |
|---|---|
| org.jose4j.jwt | |
| org.jose4j.lang |
| Modifier and Type | Method and Description |
|---|---|
static IntDate |
IntDate.fromMillis(long millisecondsFromEpoch)
Deprecated.
|
static IntDate |
IntDate.fromSeconds(long secondsFromEpoch)
Deprecated.
|
static IntDate |
IntDate.now()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
IntDate.after(IntDate when)
Deprecated.
|
boolean |
IntDate.before(IntDate when)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static IntDate |
JsonHelp.getIntDate(Map<String,Object> map,
String name) |
Copyright © 2019. All rights reserved.