-
-
16 Jul 2008 09:36:13 UTC
- Distribution: Catalyst-Plugin-Authentication-Store-DBIC
- Source (raw)
- Browse (raw)
- Changes
- How to Contribute
- Issues (1)
- Testers (18 / 7 / 0)
- Kwalitee
Bus factor: 12- % Coverage
- License: perl_5
- Activity
24 month- Tools
- Download (31.56KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
Deprecated.
The maintainer of this distribution has indicated that it is deprecated and no longer suitable for use.NAME
Catalyst::Plugin::Authentication::Store::DBIC::Backend - DBIx::Class authentication storage backend.
DESCRIPTION
This class implements the storage backend for database authentication.
INTERNAL METHODS
new
from_session
get_user
user_supports
SEE ALSO
Catalyst::Plugin::Authentication::Store::DBIC, Catalyst::Plugin::Authentication, Catalyst::Plugin::Authorization::Roles
AUTHORS
David Kamholz, <dkamholz@cpan.org>
Andy Grundman
COPYRIGHT
This program is free software, you can redistribute it and/or modify it under the same terms as Perl itself.
Module Install Instructions
To install Catalyst::Plugin::Authentication::Store::DBIC, copy and paste the appropriate command in to your terminal.
cpanm Catalyst::Plugin::Authentication::Store::DBIC
perl -MCPAN -e shell install Catalyst::Plugin::Authentication::Store::DBIC
For more information on module installation, please visit the detailed CPAN module installation guide.