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
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.json.JSONObjecttoJSONObject()
-