Package io.jans.as.model.common
Interface JSONable
- All Known Implementing Classes:
ECDSAPrivateKey,ECDSAPublicKey,EDDSAPrivateKey,EDDSAPublicKey,Key,PrivateKey,PublicKey,RSAPrivateKey,RSAPublicKey
public interface JSONable
- Author:
- Javier Rojas Blum Date: 13.01.2013
-
Method Summary
-
Method Details
-
toJSONObject
org.json.JSONObject toJSONObject() throws org.json.JSONException- Throws:
org.json.JSONException
-