Uses of Class
zowe.client.sdk.zosmfauth.input.PasswordInputData
-
Packages that use PasswordInputData Package Description zowe.client.sdk.zosmfauth.methods z/OSMF authentication services functionality provided by the SDK -
-
Uses of PasswordInputData in zowe.client.sdk.zosmfauth.methods
Methods in zowe.client.sdk.zosmfauth.methods with parameters of type PasswordInputData Modifier and Type Method Description ResponseZosmfPassword. changePassword(PasswordInputData params)Change the password or passphrase for a specified User ID driven by PasswordParams object settings
-