Home
last modified time | relevance | path

Searched refs:Auth_OpenID (Results 26 – 34 of 34) sorted by relevance

12

/plugin/openid/Auth/OpenID/
H A DDiffieHellman.php106 for ($i = 0; $i < Auth_OpenID::bytes($secret); $i++) {
H A DDiscover.php551 $uri = Auth_OpenID::normalizeUrl($uri);
H A DParse.php352 return Auth_OpenID::arrayGet($first, 'href', null);
H A DSQLStore.php526 for ($i = 0; $i < Auth_OpenID::bytes($str); $i++) {
/plugin/fedauth/Auth/OpenID/
H A DDiscover.php528 $uri = Auth_OpenID::normalizeUrl($uri);
H A DParse.php355 return Auth_OpenID::arrayGet($first, 'href', null);
H A DSQLStore.php489 for ($i = 0; $i < Auth_OpenID::bytes($str); $i++) {
/plugin/fedauth/Auth/Yadis/
H A DXRI.php134 return $url . $sep . Auth_OpenID::httpBuildQuery($args);
/plugin/openid/Auth/Yadis/
H A DXRI.php134 return $url . $sep . Auth_OpenID::httpBuildQuery($args);

12