Parent class

lithium\core\Object

Description

A minimal adapter to interface with native PHP sessions.

This adapter provides basic support for `write`, `read` and `delete` session handling, as well as allowing these three methods to be filtered as per the Lithium filtering system.

Methods

Subclasses