Class UserChangePasswordHandler

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

public class UserChangePasswordHandler extends UserResultHandler
  • Constructor Details

    • UserChangePasswordHandler

      public UserChangePasswordHandler(UserExportParams params, com.axway.apim.lib.ExportResult result)
  • Method Details

    • export

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

      public com.axway.apim.adapter.user.UserFilter getFilter()
      Specified by:
      getFilter in class UserResultHandler