setPassword

 

public void setPassword(String newPassword);

Sets the durable connection password

Parameters

  • newPassword - the new password.


uj27440_