change Jenkins Password
Changes the Jenkins password for a user.
Return
true if the password was changed, false otherwise.
Parameters
username
The username of the user.
new Password
The new password.
Changes the Jenkins password for a user.
true if the password was changed, false otherwise.
The username of the user.
The new password.