Apache::App::Mercury::UserManager - Sample UserManager class


NAME

Apache::App::Mercury::UserManager - Sample UserManager class


DESCRIPTION

This is a sample class which illustrates how Apache::App::Mercury uses a user manager class to interact with your application's users. You should implement your own UserManager class with the methods described below to fit your application. Set the name of your UserManager class in the Apache::App::Mercury::Config::USER_MANAGER_CLASS variable.


METHODS


AUTHOR

Adi Fairbank <adi@adiraj.org>


COPYRIGHT

Copyright (c) 2003 - Adi Fairbank

This software (Apache::App::Mercury and all related Perl modules under the Apache::App::Mercury namespace) is copyright Adi Fairbank.


LAST MODIFIED

July 19, 2003

 Apache::App::Mercury::UserManager - Sample UserManager class