コード例 #1
0
 /**
  * Get password from HTTP headers
  */
 public function getPassword()
 {
     return $this->requestClass->getPassword();
 }