Slauth - authentication system for Apache 2 with plugin architecture


Slauth documentation  | view source Contained in the Slauth distribution.

Index


NAME

Top

Slauth - authentication system for Apache 2 with plugin architecture

SYNOPSIS

Top

  use Slauth::User::Web;

  my $web = new Slauth::User::Web ( "request" => $r );
  return $web->interface;

DESCRIPTION

Top

TBA

SEE ALSO

Top

Slauth::Config, Slauth::AAA::Authen, Slauth::AAA::Authz, Slauth::Storage::User_DB, Slauth::Storage::DB, Slauth::Storage::Session_DB, Slauth::Storage::Confirm_DB, Slauth::Config::Apache, Slauth::User::Web

See the project web site at http://www.slauth.org/

Project mail lists are at http://www.slauth.org/mailman/listinfo

AUTHOR

Top

Ian Kluft, <ikluft-slauth@thunder.sbay.org<gt>

COPYRIGHT AND LICENSE

Top


Slauth documentation  | view source Contained in the Slauth distribution.