spring-framework / org.springframework.remoting.caucho / HessianClientInterceptor / setUsername

setUsername

open fun setUsername(username: String): Unit

Set the username that this factory should use to access the remote service. Default is none.

The username will be sent by Hessian via HTTP Basic Authentication.

See Also
com.caucho.hessian.client.HessianProxyFactory#setUser