Uses of Class
org.jose4j.jwt.IntDate
Packages that use IntDate
-
Uses of IntDate in org.jose4j.jwt
Methods in org.jose4j.jwt that return IntDateModifier and TypeMethodDescriptionstatic IntDateIntDate.fromMillis(long millisecondsFromEpoch) Deprecated.static IntDateIntDate.fromSeconds(long secondsFromEpoch) Deprecated.static IntDateIntDate.now()Deprecated.Methods in org.jose4j.jwt with parameters of type IntDate -
Uses of IntDate in org.jose4j.lang
Methods in org.jose4j.lang that return IntDate