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

NAME

OpenFrame::WebApp::Segment::Decline::UserInSession - decline if User found in Session

SYNOPSIS

  # see OpenFrame::WebApp::Segment::Decline

  $OpenFrame::WebApp::Segment::Decline::UserInSession::USER_KEY = 'user';

DESCRIPTION

Decline to process this pipe if a registered OpenFrame::WebApp::User is found in the 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::Segment::Decline, OpenFrame::WebApp::Segment::User