Egg::Plugin::SessionKit - Package kit to use session.


Egg-Plugin-SessionKit documentation  | view source Contained in the Egg-Plugin-SessionKit distribution.

Index


NAME

Top

Egg::Plugin::SessionKit - Package kit to use session.

DESCRIPTION

Top

It is a package kit to use the session function.

The following modules are included.

* Model

Egg::Model::Session,

* Base class module.

Egg::Model::Session::Manager::Base, Egg::Model::Session::Manager::TieHash,

* Component module.

* Base system

Egg::Model::Session::Base::DBI, Egg::Model::Session::Base::DBIC, Egg::Model::Session::Base::FileCache,

* Bind sytem

Egg::Model::Session::Bind::Cookie,

* ID system

Egg::Model::Session::ID::IPaddr, Egg::Model::Session::ID::MD5, Egg::Model::Session::ID::SHA1, Egg::Model::Session::ID::UniqueID, Egg::Model::Session::ID::UUID,

* Store system

Egg::Model::Session::Store::Base64, Egg::Model::Session::Store::UUencode,

* Plugin system

Egg::Model::Session::Plugin::AbsoluteIP, Egg::Model::Session::Plugin::AgreeAgent, Egg::Model::Session::Plugin::CclassIP, Egg::Model::Session::Plugin::Ticket,

* Plugin

Egg::Plugin::Session,

* Helper

Egg::Helper::Model::Session,

SEE ALSO

Top

Egg::Release, Egg::Plugin::Session,

AUTHOR

Top

Masatoshi Mizuno <lushe&64;cpan.org>

COPYRIGHT AND LICENSE

Top


Egg-Plugin-SessionKit documentation  | view source Contained in the Egg-Plugin-SessionKit distribution.