API Joomla 1.5.26
Documentation des API du CMS Joomla en version 1.5
|
enum Auth_OpenID___TLDs |
A regular expression that matches a domain ending in a top-level domains. Used in checking trust roots for sanity.
private
& Auth_OpenID_extractReturnURL | ( | &$ | endpoint_list | ) |
Auth_OpenID_getAllowedReturnURLs | ( | $ | relying_party_url, |
&$ | fetcher, | ||
$ | discover_function = null |
||
) |
Auth_OpenID_returnToMatches | ( | $ | allowed_return_to_urls, |
$ | return_to | ||
) |
Auth_OpenID_verifyReturnTo | ( | $ | realm_str, |
$ | return_to, | ||
&$ | fetcher, | ||
$ | _vrfy = 'Auth_OpenID_getAllowedReturnURLs' |
||
) |
filter_extractReturnURL | ( | &$ | endpoint | ) |