Class SimpleID\Models\Client

extends ArrayWrapper
implements Storable

A class representing a client. A client is an application that is requesting to obtain authentication, authorisation or user information from the SimpleID installation.

Different protocols may call clients different names. For example, clients are known as relying parties in OpenID 2.

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