Package io.jans.as.model.token
Class JsonWebResponse
- java.lang.Object
-
- io.jans.as.model.token.JsonWebResponse
-
- All Implemented Interfaces:
Serializable
public class JsonWebResponse extends Object implements Serializable
JSON Web Token is a compact token format intended for space constrained environments such as HTTP Authorization headers and URI query parameters.- Author:
- Yuriy Movchan Date: 06/30/2015
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description JsonWebResponse()
-