open fun setPassword(password: String): Unit
Set the password that this factory should use to access the remote service. Default is none.
The password will be sent by Hessian via HTTP Basic Authentication.
See Also
com.caucho.hessian.client.HessianProxyFactory#setPassword