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


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

Index


NAME

Top

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

DESCRIPTION

Top

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

METHODS

Top

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

Top

Catalyst::Authentication::Store::DBI

AUTHOR

Top

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

COPYRIGHT

Top

LICENSE

Top

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


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