Class SimpleID\Base\RequestState

implements JsonSerializable

Stores the state of a request.

Request states are typically serialised through SimpleID\Util\SecurityToken

and then passed in a URL, to be consumed by the IndexModule::continue()

function.

Methods