public static class JwtUtils.TimeRange extends java.lang.Object implements JsonSerializable
Modifier and Type | Field and Description |
---|---|
java.lang.String |
end |
java.lang.String |
start |
Constructor and Description |
---|
TimeRange(java.lang.String start,
java.lang.String end) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toJson() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
serialize, toJsonValue
public java.lang.String toJson()
toJson
in interface JsonSerializable