changeNexusPassword

fun changeNexusPassword(name: String, newPassword: String): Boolean

Changes the password linked to the Nexus User.

Return

true if the change was successful, false otherwise

Parameters

name

The name of the user to change

newPassword

The new password for the user