Auth_OpenID_extractReturnURL [line 353]
Parameters:
void &Auth_OpenID_extractReturnURL(
&$endpoint_list
)
|
|
Auth_OpenID_getAllowedReturnURLs [line 397]
Parameters:
|
|
$relying_party_url: |
|
|
|
$fetcher: |
|
|
|
$discover_function: |
|
void Auth_OpenID_getAllowedReturnURLs(
$relying_party_url, $fetcher, [ $discover_function = null]
)
|
|
Auth_OpenID_returnToMatches [line 370]
Parameters:
|
|
$allowed_return_to_urls: |
|
|
|
$return_to: |
|
void Auth_OpenID_returnToMatches(
$allowed_return_to_urls, $return_to
)
|
|
Auth_OpenID_verifyReturnTo [line 438]
Parameters:
|
|
$realm_str: |
|
|
|
$return_to: |
|
|
|
$fetcher: |
|
|
|
$_vrfy: |
|
void Auth_OpenID_verifyReturnTo(
$realm_str, $return_to, $fetcher, [ $_vrfy = 'Auth_OpenID_getAllowedReturnURLs']
)
|
|
filter_extractReturnURL [line 344]
Parameters:
void filter_extractReturnURL(
$endpoint
)
|
|