| Pangloss documentation | view source | Contained in the Pangloss distribution. |
Pangloss::Segment::UserLoader - load current user.
$pipe->add_segment( Pangloss::Segment::UserLoader->new )
This class inherits its interface from Pipeline::Segment.
On dispatch(), tries to load the user from the request. If found, it checks with pangloss to make sure the user is valid, and saves the object in the session.
Steve Purkis <spurkis@quiup.com>
| Pangloss documentation | view source | Contained in the Pangloss distribution. |