setHttpCredentials

Sets the HTTP credentials for basic authentication through a proxy server or Relay Server.

Syntax

public void setHttpCredentials(LoginCredentials httpCredentials)

Parameters

  • httpCredentials – credentials for HTTP basic authentication with proxy/relay server.

Returns

None.