Class UserChangePasswordParams

java.lang.Object
com.axway.apim.lib.CoreParameters
com.axway.apim.lib.StandardExportParams
com.axway.apim.users.lib.params.UserExportParams
com.axway.apim.users.lib.params.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, CLIENT_APPS_MODE, CLIENT_ORGS_MODE
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
    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, getCustomHeaders, getDetailsExportFile, getHostname2, getPassword, getPort2, getProperties, getProxyHost, getProxyPassword, getProxyPort, getProxyUsername, getQuotaMode, getRetryDelay, getReturnCodeMapping, getStage, getTimeout, getUsername, isDisableCompression, isForce, isIgnoreCache, isIgnoreClientApps, isIgnoreClientOrgs, isIgnoreQuotas, isOverrideSpecBasePath, isRollback, isZeroDowntimeUpdate, setAPIManagerURL, setApimCLIHome, setClearCache, setClientAppsMode, setClientOrgsMode, setCustomHeaders, setDetailsExportFile, setDisableCompression, setForce, setHostname, setIgnoreCache, setIgnoreQuotas, setOverrideSpecBasePath, setPassword, setPort, setProperties, setProxyHost, setProxyPassword, setProxyPort, setProxyUsername, setQuotaMode, setRetryDelay, setReturnCodeMapping, setRollback, setStage, setTimeout, setUsername, setZeroDowntimeUpdate, toString, validateRequiredParameters

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait

    Methods inherited from interface com.axway.apim.lib.Parameters

    isZeroDowntimeUpdate, setZeroDowntimeUpdate
  • Constructor Details

    • UserChangePasswordParams

      public UserChangePasswordParams()
  • Method Details

    • getNewPassword

      public String getNewPassword()
    • setNewPassword

      public void setNewPassword(String newPassword)