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
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.