Class RegisterJsonService


  • @Named
    public class RegisterJsonService
    extends Object
    Author:
    Yuriy Zabrovarnyy
    • Constructor Detail

      • RegisterJsonService

        public RegisterJsonService()
    • Method Detail

      • jsonObjectToString

        public String jsonObjectToString​(org.json.JSONObject jsonObject)
                                  throws org.json.JSONException
        Throws:
        org.json.JSONException
      • getJSONObject

        public org.json.JSONObject getJSONObject​(io.jans.as.common.model.registration.Client client)
                                          throws org.json.JSONException,
                                                 io.jans.util.security.StringEncrypter.EncryptionException
        Throws:
        org.json.JSONException
        io.jans.util.security.StringEncrypter.EncryptionException