Deprecated.
The maintainer of this distribution has indicated that it is deprecated and no longer suitable for use.
NAME
Catalyst::Plugin::Authentication::Store::DBIC::User - A user object representing an entry in a database.
SYNOPSIS
use Catalyst::Plugin::Authentication::Store::DBIC::User;
DESCRIPTION
This class implements a user object.
INTERNAL METHODS
new
crypted_password
hashed_password
hash_algorithm
password_pre_salt
password_post_salt
password_salt_len
password
supported_features
roles
check_roles
for_session
SEE ALSO
Catalyst::Plugin::Authentication::Store::DBIC
AUTHORS
David Kamholz, <dkamholz@cpan.org>
Andy Grundman
COPYRIGHT
This program is free software, you can redistribute it and/or modify it under the same terms as Perl itself.