Package io.jans.as.client.ssa.get
Class SsaGetJson
- java.lang.Object
-
- io.jans.as.client.ssa.get.SsaGetJson
-
public class SsaGetJson extends Object
-
-
Constructor Summary
Constructors Constructor Description SsaGetJson()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.json.JSONObject
getJsonObject()
String
getJti()
void
setJsonObject(org.json.JSONObject jsonObject)
void
setJti(String jti)
String
toString()
-