OpenID
Base OpenID class. Contains common constants and helper static methods, as well as the directRequest() method, which handles direct communications. It also is a common place to assign your custom Storage class and Observers.
Located in /OpenID.php (line 40)
Class | Description |
---|---|
OpenID_Assertion | Class for verifying assertions. Does basic validation (nonce, return_to, etc), as well as signature verification and check_authentication. |
OpenID_Association_Request | OpenID_Association_Request |
OpenID_RelyingParty | OpenID_RelyingParty |
Stores the last event
Array of attached observers
Instance of OpenID_Store_Interface
A map of which service types (versions) map to which protocol version. 1.0 is mapped to 1.1. This is mostly helpful to see if openid.ns is supported.
Attaches an observer
Detaches the observer
Gets the OpenID_Store_Interface instance. If none has been set, then the default store is used (CacheLite).
Returns an array of the 5 XRI globals symbols
Normalizes an identifier (URI or XRI)
Sets the last event and notifies the observers
Sets a custom OpenID_Store_Interface object
Sends a direct HTTP request.
Instantiates HTTP_Request2. Abstracted for testing.
Supported Association Hash Algorithms (preferred)
OpenID Modes
OP identifier constants
Documentation generated on Tue, 15 Dec 2009 19:00:56 -0800 by phpDocumentor 1.4.3