Main > Programming > Libraries >

CGI::Application::Plugin::Authentication::Store 0.11

CGI::Application::Plugin::Authentication::Store 0.11

Sponsored Links

CGI::Application::Plugin::Authentication::Store 0.11 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.046 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 1149
Date added: 2006-09-02
Publisher: Cees Hek

CGI::Application::Plugin::Authentication::Store 0.11 description

CGI::Application::Plugin::Authentication::Store is a base module for building storage classes for the CGI::Application::Plugin::Authentication plugin.

SYNOPSIS

package CGI::Application::Plugin::Authentication::Store::MyStore;
use base qw(CGI::Application::Plugin::Authentication::Store);

sub fetch {
my $self = shift;
my @params = @_;
...
}

sub save {
my $self = shift;
my %params = @_;
...
}

sub delete {
my $self = shift;
my @params = @_;
...
}

This module is a base class for all storage classes for the CGI::Application::Plugin::Authentication plugin. Each storage class is required to provide three methods that fetch, save and delete data from the store. The information that is saved will be text based, so there is no need to flatten any of the data that is to be stored.

CGI::Application::Plugin::Authentication::Store 0.11 Screenshot

Advertisements

CGI::Application::Plugin::Authentication::Store 0.11 Keywords

Bookmark CGI::Application::Plugin::Authentication::Store 0.11

Hyperlink code:
Link for forum:

CGI::Application::Plugin::Authentication::Store 0.11 Copyright

WareSeeker periodically updates pricing and software information of CGI::Application::Plugin::Authentication::Store 0.11 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of CGI::Application::Plugin::Authentication::Store 0.11 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
CGI::Application::Plugin::Authentication::Driver is a base module for building driver clasees for CGI::Application::Plugin:Auth. Free Download
CGI::Application::Plugin::Authentication::Store::Cookie is a Cookie based Store. Free Download
CGI::Application::Plugin::Authentication::Store::Session is a session based store. Free Download
CGI::Application::Plugin::Authentication::Driver::DBI is a DBI Authentication driver. Free Download
CGI::Application::Plugin::Authentication::Driver::Dummy is a dummy authentication driver. Free Download
CGI::Application::Plugin::Authentication::Driver::Generic is a Generic Authentication driver. Free Download
CGI::Application::Plugin::Authentication::Driver::HTPasswd is a Perl module with HTPasswd Authentication driver. Free Download
CGI::Application::Plugin::Authorization is an authorization framework for CGI::Application. Free Download