Class SimpleID\Protocols\OpenID\Message

abstract
extends ArrayWrapper

An abstract class representing an OpenID message (request and response).

This class is a subclass of ArrayWrapper . Message parameters are stored in

ArrayWrapper->container

and are accessed using array syntax.

Methods
Methods inherited from SimpleID\Util\ArrayWrapper
__construct(), loadData(), toArray(), offsetSet(), offsetExists(), offsetUnset(), offsetGet(), __set(), count(), getIterator(), get(), exists(), set(), append(), unset(), ref(), refLimit(), splitPath()
Constants
Properties
Properties inherited from SimpleID\Util\ArrayWrapper
$container