Hub::Apache2::AuthenSHA - Apache2 mod_perl SHA authorization


hub-standard documentation  | view source Contained in the hub-standard distribution.

Index


NAME

Top

Hub::Apache2::AuthenSHA - Apache2 mod_perl SHA authorization

SYNOPSIS

Top



  PerlSetEnv WORKING_DIR "/var/www/html/sample"
  PerlAuthenHandler Hub::Apache2::AuthenSHA
  AuthType Basic
  AuthName "The Gate"
  Require valid-user







DESCRIPTION

Top

PUBLIC METHODS

Top

handler

process_request

validate_session

authenticate

login

logout

AUTHOR

Top

Ryan Gies (ryangies@livesite.net)

COPYRIGHT

Top

UPDATED

Top

08/02/2007


hub-standard documentation  | view source Contained in the hub-standard distribution.