OpenID_Discover
Implements OpenID discovery (7.3 of the 2.0 spec). Discovery is driver based, and currently supports YADIS discovery (via Services_Yadis), and HTML discovery (OpenID_Discover_HTML). Once completed, it will also support XRD/LRDD.
Example usage for determining the OP Endpoint URL:
Located in /OpenID/Discover.php (line 61)
Class | Description |
---|---|
OpenID_Discover_HTML | Implements HTML discovery |
OpenID_Discover_Yadis | Implements YADIS discovery |
Order that discover should be performed
The normalized version of the user supplied identifier
HTTP_Request2 options
Instance of OpenID_ServiceEndpoints
List of supported discover types
Static helper method for retrieving discovered information from cache if it exists, otherwise executing discovery and storing results if they are positive.
Constructor. Enables libxml internal errors, normalized the identifier.
Performs discovery
Determines if dicovered information supports a given OpenID extension
Sets the HTTP_Request2 options to use
Gets member variables
Documentation generated on Tue, 15 Dec 2009 19:00:53 -0800 by phpDocumentor 1.4.3