OpenFrame::WebApp::Segment::Session::CookieLoader - a pipeline segment to load


OpenFrame-WebApp documentation  | view source Contained in the OpenFrame-WebApp distribution.

Index


NAME

Top

OpenFrame::WebApp::Segment::Session::CookieLoader - a pipeline segment to load sessions from cookies

SYNOPSIS

Top

  # see OpenFrame::WebApp::Segment::Session::Loader

DESCRIPTION

Top

The OpenFrame::WebApp::Segment::Session::CookieLoader class is a session loader that uses OpenFrame::Cookies. It inherits its interface from OpenFrame::WebApp::Segment::Session::Loader.

You can access the cookie name that it uses like this:

  $OpenFrame::WebApp::Segment::Session::CookieLoader::COOKIE_NAME

AUTHOR

Top

Steve Purkis <spurkis@epn.nu>

Based on OpenFrame::AppKit::Segment::SessionLoader, by James A. Duncan

COPYRIGHT

Top

SEE ALSO

Top

OpenFrame::WebApp::Session, OpenFrame::WebApp::Segment::Session::Loader


OpenFrame-WebApp documentation  | view source Contained in the OpenFrame-WebApp distribution.