Class UserChangePasswordParams

  • All Implemented Interfaces:
    com.axway.apim.lib.Parameters, UserFilterParams

    public class UserChangePasswordParams
    extends UserExportParams
    implements com.axway.apim.lib.Parameters
    • Nested Class Summary

      • Nested classes/interfaces inherited from class com.axway.apim.lib.StandardExportParams

        com.axway.apim.lib.StandardExportParams.OutputFormat, com.axway.apim.lib.StandardExportParams.Wide
      • Nested classes/interfaces inherited from class com.axway.apim.lib.CoreParameters

        com.axway.apim.lib.CoreParameters.Mode
    • Field Summary

      • Fields inherited from class com.axway.apim.lib.CoreParameters

        APIM_CLI_HOME
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      String getNewPassword()  
      void setNewPassword​(String newPassword)  
      • Methods inherited from class com.axway.apim.lib.StandardExportParams

        getOutputFormat, getTarget, getWide, isDeleteTarget, setDeleteTarget, setOutputFormat, setTarget, setWide
      • Methods inherited from class com.axway.apim.lib.CoreParameters

        clearCaches, createCacheList, getApiBasepath, getAPIManagerURL, getApimCLIHome, getClearCache, getClientAppsMode, getClientOrgsMode, getDetailsExportFile, getHostname2, getPassword, getPort2, getProperties, getProxyHost, getProxyPassword, getProxyPort, getProxyUsername, getQuotaMode, getRetryDelay, getReturnCodeMapping, getStage, getTimeout, getUsername, isDisableCompression, isForce, isIgnoreCache, isIgnoreClientApps, isIgnoreClientOrgs, isIgnoreQuotas, isRollback, isZeroDowntimeUpdate, setAPIManagerURL, setApimCLIHome, setClearCache, setClientAppsMode, setClientOrgsMode, setDetailsExportFile, setDisableCompression, setForce, setHostname, setIgnoreCache, setIgnoreQuotas, setPassword, setPort, setProperties, setProxyHost, setProxyPassword, setProxyPort, setProxyUsername, setQuotaMode, setRetryDelay, setReturnCodeMapping, setRollback, setStage, setTimeout, setUsername, setZeroDowntimeUpdate, toString, validateRequiredParameters
      • Methods inherited from interface com.axway.apim.lib.Parameters

        isZeroDowntimeUpdate, setZeroDowntimeUpdate
    • Constructor Detail

      • UserChangePasswordParams

        public UserChangePasswordParams()
    • Method Detail

      • getNewPassword

        public String getNewPassword()
      • setNewPassword

        public void setNewPassword​(String newPassword)