Simon Bertrang > Catalyst-Authentication-Store-DBI > Catalyst::Authentication::Store::DBI::User

Download:
Catalyst-Authentication-Store-DBI-0.01.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Source  

NAME ^

Catalyst::Authentication::Store::DBI::User - User object representing a database record

DESCRIPTION ^

This class represents users found in the database and implements methods to access the contained information.

METHODS ^

new

id

supported_features

get

get_object

This method returns the actual contents of the user, i.e. the hashref.

obj

Method alias to get_object for your convenience.

roles

SEE ALSO ^

Catalyst::Authentication::Store::DBI

AUTHOR ^

Simon Bertrang, <simon.bertrang@puzzworks.com>

COPYRIGHT ^

Copyright (c) 2008 PuzzWorks OHG, http://puzzworks.com/

LICENSE ^

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