Class SimpleID\Protocols\OpenID\Response

extends Message

Class representing an OpenID response.

Response parameters are stored without the openid. prefix. This prefix is added by the render() function when it is required.

Methods
Methods inherited from SimpleID\Protocols\OpenID\Message
getVersion(), getParamsForExtension(), hasExtension(), getExtensionMap(), toKeyValueForm(), buildSignatureBaseString(),
Methods inherited from SimpleID\Util\ArrayWrapper
loadData(), toArray(), offsetExists(), offsetGet(), __set(), count(), getIterator(), get(), exists(), append(), unset(), ref(), refLimit(), splitPath()
Constants
Constants inherited from SimpleID\Protocols\OpenID\Message
OPENID_VERSION_2, OPENID_VERSION_1_1, OPENID_NS_2_0
Properties
Properties inherited from SimpleID\Protocols\OpenID\Message
$extension_map, $version
Properties inherited from SimpleID\Util\ArrayWrapper
$container