Home
last modified time | relevance | path

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

/plugin/fedauth/Auth/OpenID/
H A DServer.php185 function encodeToURL() function in Auth_OpenID_ServerError
252 (strlen($this->encodeToURL()) >
1111 $setup_url = $setup_request->encodeToURL($server_url);
1126 function encodeToURL($server_url) function in Auth_OpenID_CheckIDRequest
1199 (strlen($this->encodeToURL()) >
1242 function encodeToURL() function in Auth_OpenID_ServerResponse
1462 $location = $response->encodeToURL();
/plugin/openid/Auth/OpenID/
H A DServer.php208 function encodeToURL() function in Auth_OpenID_ServerError
278 (strlen($this->encodeToURL()) >
1230 $setup_url = $setup_request->encodeToURL($server_url);
1245 function encodeToURL($server_url) function in Auth_OpenID_CheckIDRequest
1328 (strlen($this->encodeToURL()) >
1371 function encodeToURL() function in Auth_OpenID_ServerResponse
1623 $location = $response->encodeToURL();