DataSift\Storyplayer\DeviceLib\DeviceAdapter::setHttpBasicAuthForHost PHP Method

setHttpBasicAuthForHost() public method

public setHttpBasicAuthForHost ( $hostname, string $username, string $password ) : void
$username string
$password string
return void
    public function setHttpBasicAuthForHost($hostname, $username, $password);