Package org.entur.jwt.client
Class AccessToken
java.lang.Object
org.entur.jwt.client.AccessToken
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanlonggetType()getValue()inthashCode()booleanisValid(long time) static AccessTokennewInstance(String value, String type, long expires)
-
Field Details
-
value
-
type
-
expires
protected final long expires
-
-
Constructor Details
-
AccessToken
-
-
Method Details