| Modifier and Type | Field and Description |
|---|---|
static String |
ALG_NONE |
static String |
JOSE_PART_SEP |
| Constructor and Description |
|---|
JoseUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
convertToNumericDates(Map<String,Object> map,
Set<String> numericDateProps) |
static String[] |
parseParts(String token) |
static Date |
toDate(Long numericDate) |
static Long |
toLongValue(Object value) |
static Long |
toNumericDate(Date value) |
public static final String JOSE_PART_SEP
public static final String ALG_NONE
Copyright © 2018. All rights reserved.