Class SimpleID\Protocols\OAuth\Response

extends ArrayWrapper

A class representing an OAuth authorization or token (or similar) response.

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

ArrayWrapper->container

and are accessed using array syntax.

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