aInfo = $aInfo; } function &getAuthenticator() { return $this; } function &getSource() { if (empty($bHasSource)) { return null; } return $this; } }