| Catalyst-Authentication-Store-Jifty-DBI documentation | view source | Contained in the Catalyst-Authentication-Store-Jifty-DBI distribution. |
Catalyst::Authentication::Store::Jifty::DBI::User
Used internally to do the actual tasks to retrieve/store information.
creates an object.
retrieves a user from storage with the provided information.
shows the supported features, currently Roles and Session.
returns an array of roles associated with the user.
restores the user from a hash reference from the session
returns a hash reference of the user data to store.
returns the value of the given column.
returns the user object.
creates a user automatically from the auth_info.
updates the user automatically from the auth_info.
Kenichi Ishigaki, <ishigaki@cpan.org>
Copyright (C) 2008 by Kenichi Ishigaki.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
| Catalyst-Authentication-Store-Jifty-DBI documentation | view source | Contained in the Catalyst-Authentication-Store-Jifty-DBI distribution. |