Package com.axway.apim.appimport.adapter
Class JSONConfigClientAppAdapter
- java.lang.Object
-
- com.axway.apim.adapter.clientApps.ClientAppAdapter
-
- com.axway.apim.appimport.adapter.JSONConfigClientAppAdapter
-
public class JSONConfigClientAppAdapter extends com.axway.apim.adapter.clientApps.ClientAppAdapter
-
-
Constructor Summary
Constructors Constructor Description JSONConfigClientAppAdapter(AppImportParams params)JSONConfigClientAppAdapter(AppImportParams params, com.axway.apim.lib.Result result)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected voidreadConfig()
-
-
-
Constructor Detail
-
JSONConfigClientAppAdapter
public JSONConfigClientAppAdapter(AppImportParams params)
-
JSONConfigClientAppAdapter
public JSONConfigClientAppAdapter(AppImportParams params, com.axway.apim.lib.Result result)
-
-