Home
last modified time | relevance | path

Searched defs:return_to (Results 1 – 8 of 8) sorted by relevance

/plugin/fedauth/Auth/OpenID/
H A DTrustRoot.php370 function Auth_OpenID_returnToMatches($allowed_return_to_urls, $return_to)
438 function Auth_OpenID_verifyReturnTo($realm_str, $return_to, $fetcher,
H A DConsumer.php653 function complete($message, $endpoint, $return_to)
722 function _complete_id_res($message, $endpoint, $return_to)
757 function _doIdRes($message, $endpoint, $return_to)
813 function _checkReturnTo($message, $return_to)
1839 function getMessage($realm, $return_to=null, $immediate=false)
1912 function redirectURL($realm, $return_to = null,
1932 function formMarkup($realm, $return_to=null, $immediate=false,
1951 function htmlMarkup($realm, $return_to=null, $immediate=false,
H A DServer.php313 function Auth_OpenID_MalformedReturnURL($message, $return_to)
737 static function make($message, $identity, $return_to, $trust_root = null,
766 function Auth_OpenID_CheckIDRequest($identity, $return_to,
1629 function Auth_OpenID_UntrustedReturnURL($message, $return_to,
/plugin/openid/Auth/OpenID/
H A DTrustRoot.php370 function Auth_OpenID_returnToMatches($allowed_return_to_urls, $return_to)
438 function Auth_OpenID_verifyReturnTo($realm_str, $return_to, $fetcher,
H A DConsumer.php679 function complete($message, $endpoint, $return_to)
764 function _complete_id_res($message, $endpoint, $return_to)
803 function _doIdRes($message, $endpoint, $return_to)
861 function _checkReturnTo($message, $return_to)
1966 function getMessage($realm, $return_to=null, $immediate=false)
2040 function redirectURL($realm, $return_to = null,
2066 function formMarkup($realm, $return_to=null, $immediate=false,
2090 function htmlMarkup($realm, $return_to=null, $immediate=false,
H A DServer.php340 private $return_to; variable in Auth_OpenID_MalformedReturnURL
342 function __construct($message, $return_to)
386 public $return_to = ''; variable in Auth_OpenID_Request
837 static function make($message, $identity, $return_to, $trust_root = null,
877 function __construct($identity, $return_to,
1819 private $return_to = ''; variable in Auth_OpenID_UntrustedReturnURL
1829 function __construct($message, $return_to, $trust_root)
/plugin/fedauth/classes/
H A Dfa_service.class.php38 function request($username, $return_to) {
/plugin/fedauth/classes/svc/
H A Dfa_openid.svc.class.php65 function request($username, $return_to) {