Class JsonUserExporter

java.lang.Object
com.axway.apim.users.impl.UserResultHandler
com.axway.apim.users.impl.JsonUserExporter

public class JsonUserExporter
extends UserResultHandler
  • Constructor Details

  • Method Details

    • export

      public void export​(List<com.axway.apim.api.model.User> users) throws com.axway.apim.lib.errorHandling.AppException
      Specified by:
      export in class UserResultHandler
      Throws:
      com.axway.apim.lib.errorHandling.AppException
    • getFilter

      public com.axway.apim.adapter.user.UserFilter getFilter() throws com.axway.apim.lib.errorHandling.AppException
      Specified by:
      getFilter in class UserResultHandler
      Throws:
      com.axway.apim.lib.errorHandling.AppException
    • writeBytesToFile

      public static void writeBytesToFile​(byte[] bFile, String fileDest) throws com.axway.apim.lib.errorHandling.AppException
      Throws:
      com.axway.apim.lib.errorHandling.AppException