The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

OpenFrame::WebApp::Segment::User::SessionLoader - a pipeline segment to load users from sessions

SYNOPSIS

  # see OpenFrame::WebApp::Segment::User::Loader for usage

  $OpenFrame::WebApp::Segment::User::Session::USER_KEY = 'my_user';

DESCRIPTION

Load a User from the stored Session.

AUTHOR

Steve Purkis <spurkis@epn.nu>

COPYRIGHT

Copyright (c) 2003 Steve Purkis. All rights reserved. Released under the same license as Perl itself.

SEE ALSO

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