Password Property
The password for SSH password-based authentication.
Syntax
public String getPassword(); public void setPassword(String password);
Remarks
Password specifies the password which is used to authenticate the client to the SSH server.
Default Value
""