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.JSONObjectgetJsonObject()StringgetJti()voidsetJsonObject(org.json.JSONObject jsonObject)voidsetJti(String jti)StringtoString()
-