Package com.axway.apim.users.adapter
Class UserConfigAdapter
java.lang.Object
com.axway.apim.users.adapter.UserAdapter
com.axway.apim.users.adapter.UserConfigAdapter
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.axway.apim.users.adapter.UserAdapter
getUsers
-
Constructor Details
-
UserConfigAdapter
-
-
Method Details
-
readConfig
public void readConfig() throws com.axway.apim.lib.error.AppException- Throws:
com.axway.apim.lib.error.AppException
-
addImage
public void addImage(List<com.axway.apim.api.model.User> users, File parentFolder) throws com.axway.apim.lib.error.AppException - Throws:
com.axway.apim.lib.error.AppException
-
readUser
public com.axway.apim.api.model.User readUser(com.fasterxml.jackson.databind.ObjectMapper mapper, File configFile, File stageConfig, String stage) throws IOException - Throws:
IOException
-