Class RefreshToken
java.lang.Object
com.janeirodigital.sai.authentication.RefreshToken
- All Implemented Interfaces:
Serializable
General representation of a RefreshToken.
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
value
-
-
Constructor Details
-
RefreshToken
Construct a new RefreshToken- Parameters:
value
- Value of the token itself
-