Definition at line 37 of file Discover.php.
Public Member Functions | |
| Auth_OpenID_ServiceEndpoint () | |
| getDisplayIdentifier () | |
| usesExtension ($extension_uri) | |
| preferredNamespace () | |
| matchTypes ($type_uris) | |
| supportsType ($type_uri) | |
| compatibilityMode () | |
| isOPIdentifier () | |
| fromOPEndpointURL ($op_endpoint_url) | |
| parseService ($yadis_url, $uri, $type_uris, $service_element) | |
| getLocalID () | |
| fromXRDS ($uri, $xrds_text) | |
| fromDiscoveryResult ($discoveryResult) | |
| fromHTML ($uri, $html) | |
| copy () | |
| Auth_OpenID_ServiceEndpoint.Auth_OpenID_ServiceEndpoint | ( | ) |
Definition at line 38 of file Discover.php.
| Auth_OpenID_ServiceEndpoint.getDisplayIdentifier | ( | ) |
Definition at line 49 of file Discover.php.
| Auth_OpenID_ServiceEndpoint.usesExtension | ( | $ | extension_uri | ) |
Definition at line 70 of file Discover.php.
| Auth_OpenID_ServiceEndpoint.preferredNamespace | ( | ) |
Definition at line 75 of file Discover.php.
| Auth_OpenID_ServiceEndpoint.matchTypes | ( | $ | type_uris | ) |
Definition at line 96 of file Discover.php.
| Auth_OpenID_ServiceEndpoint.supportsType | ( | $ | type_uri | ) |
Definition at line 108 of file Discover.php.
| Auth_OpenID_ServiceEndpoint.compatibilityMode | ( | ) |
Definition at line 116 of file Discover.php.
| Auth_OpenID_ServiceEndpoint.isOPIdentifier | ( | ) |
Definition at line 121 of file Discover.php.
| Auth_OpenID_ServiceEndpoint.fromOPEndpointURL | ( | $ | op_endpoint_url | ) |
Definition at line 126 of file Discover.php.
| Auth_OpenID_ServiceEndpoint.parseService | ( | $ | yadis_url, | |
| $ | uri, | |||
| $ | type_uris, | |||
| $ | service_element | |||
| ) |
Definition at line 136 of file Discover.php.
| Auth_OpenID_ServiceEndpoint.getLocalID | ( | ) |
Definition at line 158 of file Discover.php.
| Auth_OpenID_ServiceEndpoint.fromXRDS | ( | $ | uri, | |
| $ | xrds_text | |||
| ) |
Definition at line 179 of file Discover.php.
| Auth_OpenID_ServiceEndpoint.fromDiscoveryResult | ( | $ | discoveryResult | ) |
Definition at line 199 of file Discover.php.
| Auth_OpenID_ServiceEndpoint.fromHTML | ( | $ | uri, | |
| $ | html | |||
| ) |
Definition at line 212 of file Discover.php.
| Auth_OpenID_ServiceEndpoint.copy | ( | ) |
Definition at line 247 of file Discover.php.
1.5.5