Extends
lithium\core\Object
Called by `Auth` when a user session is terminated. Not implemented in the `Form` adapter.
Parameters
- array $options Adapter-specific options. Not implemented in the `Form` adapter.
Returns
voidSource
public function clear(array $options = array()) {
}