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