Catalyst::Plugin::Authentication::Store::DBIC::User.3pm

Langue: en

Version: 2007-09-15 (mandriva - 01/05/08)

Section: 3 (Bibliothèques de fonctions)

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

This program is free software, you can redistribute it and/or modify it under the same terms as Perl itself.