Class CIBARegisterClientResponseService


  • @Named
    public class CIBARegisterClientResponseService
    extends java.lang.Object
    Version:
    August 20, 2019
    Author:
    Javier Rojas Blum
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void updateResponse​(org.json.JSONObject responseJsonObject, io.jans.as.common.model.registration.Client client)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CIBARegisterClientResponseService

        public CIBARegisterClientResponseService()
    • Method Detail

      • updateResponse

        public void updateResponse​(org.json.JSONObject responseJsonObject,
                                   io.jans.as.common.model.registration.Client client)