CGI::Application::Plugin::Authentication::Driver

CGI::Application::Plugin::Authentication::Driver is a base module for building driver clasees for CGI::Application::Plugin:Auth.
Download

CGI::Application::Plugin::Authentication::Driver Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Cees Hek
  • Publisher web site:
  • http://search.cpan.org/~ceeshek/CGI-Application-Plugin-TT-1.04/lib/CGI/Application/Plugin/TT.pm

CGI::Application::Plugin::Authentication::Driver Tags


CGI::Application::Plugin::Authentication::Driver Description

CGI::Application::Plugin::Authentication::Driver is a base module for building driver clasees for CGI::Application::Plugin:Auth. CGI::Application::Plugin::Authentication::Driver is a Perl base module for building driver clasees for CGI::Application::Plugin::Authentication.SYNOPSIS package CGI::Application::Plugin::Authentication::Driver::MyDriver; use base qw(CGI::Application::Plugin::Authentication::Driver); sub verify_credentials { my $self = shift; my @credentials = @_; if ( >>> Validate Credentials ,Here we are saying that the password field is encoded using an MD5 hash, and should be checked accordingly. Requirements: · Perl


CGI::Application::Plugin::Authentication::Driver Related Software