Class for verifying assertions. Does basic validation (nonce, return_to, etc), as well as signature verification and check_authentication.
Located in /OpenID/Assertion.php (line 38)
OpenID | --OpenID_Assertion
The clock skew limit for checking nonces.
Response message passed to the constructor
The URL of the current request (to compare with openid.return_to)
Inherited from OpenID
OpenID::$lastEvent
OpenID::$observers
OpenID::$store
OpenID::$versionMap
Sets the request message, url, and clock skew. Then does some basic validation (return_to, nonce, discover).
Performs a check_authentication request.
Gets an instance of OpenID_Discover. Abstracted for testing.
Validates and performs discovery on the openid.claimed_id paramter.
Validates the openid.return_to parameter in the response.
Validates the nonce embedded in the openid.return_to paramater and deletes it from storage.. (For use with OpenID 1.1 only)
Verifies the signature of this message association.
Inherited From OpenID
OpenID::attach()
OpenID::detach()
OpenID::directRequest()
OpenID::getHTTPRequest2Instance()
OpenID::getLastEvent()
OpenID::getStore()
OpenID::getXRIGlobalSymbols()
OpenID::normalizeIdentifier()
OpenID::notify()
OpenID::setLastEvent()
OpenID::setStore()
Inherited from OpenID
OpenID::ASSOC_TYPE_HMAC_SHA1
OpenID::ASSOC_TYPE_HMAC_SHA256
OpenID::HASH_ALGORITHM_1_1
OpenID::HASH_ALGORITHM_2_0
OpenID::MODE_ASSOCIATE
OpenID::MODE_CANCEL
OpenID::MODE_CHECKID_IMMEDIATE
OpenID::MODE_CHECKID_SETUP
OpenID::MODE_CHECK_AUTHENTICATION
OpenID::MODE_ERROR
OpenID::MODE_ID_RES
OpenID::MODE_SETUP_NEEDED
OpenID::NS_1_1
OpenID::NS_2_0
OpenID::NS_2_0_ID_SELECT
OpenID::SERVICE_1_0_SIGNON
OpenID::SERVICE_1_1_SIGNON
OpenID::SERVICE_2_0_SERVER
OpenID::SERVICE_2_0_SIGNON
OpenID::SESSION_TYPE_DH_SHA1
OpenID::SESSION_TYPE_DH_SHA256
OpenID::SESSION_TYPE_NO_ENCRYPTION
Documentation generated on Tue, 15 Dec 2009 19:00:50 -0800 by phpDocumentor 1.4.3