Catalyst::Plugin::Authentication::Store::DBIC::User - A user object


Catalyst-Plugin-Authentication-Store-DBIC documentation  | view source Contained in the Catalyst-Plugin-Authentication-Store-DBIC distribution.

Index


NAME

Top

Catalyst::Plugin::Authentication::Store::DBIC::User - A user object representing an entry in a database.

SYNOPSIS

Top

    use Catalyst::Plugin::Authentication::Store::DBIC::User;

DESCRIPTION

Top

This class implements a user object.

INTERNAL METHODS

Top

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

Top

Catalyst::Plugin::Authentication::Store::DBIC

AUTHORS

Top

David Kamholz, <dkamholz@cpan.org>

Andy Grundman

COPYRIGHT

Top


Catalyst-Plugin-Authentication-Store-DBIC documentation  | view source Contained in the Catalyst-Plugin-Authentication-Store-DBIC distribution.