Exemplo n.º 1
0
 public function amHttpAuthenticated($username, $password)
 {
     $this->client->setAuth($username, $password);
 }