Home
last modified time | relevance | path

Searched refs:_discoverAndVerify (Results 1 – 2 of 2) sorted by relevance

/plugin/fedauth/Auth/OpenID/
H A DConsumer.php1048 return $this->_discoverAndVerify($to_match->claimed_id,
1153 return $this->_discoverAndVerify($to_match->claimed_id,
1163 $endpoint = $this->_discoverAndVerify($to_match->claimed_id,
1183 function _discoverAndVerify($claimed_id, $to_match_endpoints) function in Auth_OpenID_GenericConsumer
/plugin/openid/Auth/OpenID/
H A DConsumer.php1105 return $this->_discoverAndVerify($to_match->claimed_id,
1215 return $this->_discoverAndVerify($to_match->claimed_id,
1225 $endpoint = $this->_discoverAndVerify($to_match->claimed_id,
1248 function _discoverAndVerify($claimed_id, $to_match_endpoints) function in Auth_OpenID_GenericConsumer