Lemonldap::NG::Common - Common files for Lemonldap::NG infrastructure


Lemonldap-NG-Common documentation Contained in the Lemonldap-NG-Common distribution.

Index


Code Index:

NAME

Top

Lemonldap::NG::Common - Common files for Lemonldap::NG infrastructure

DESCRIPTION

Top

Lemonldap::NG is a modular Web-SSO based on Apache::Session modules. It simplifies the build of a protected area with a few changes in the application.

This package contains common files.

SEE ALSO

Top

Lemonldap::NG::Manager, Lemonldap::NG::Portal, Lemonldap::NG::Handler

AUTHOR

Top

Xavier Guimard, <x.guimard@free.fr>

COPYRIGHT AND LICENSE

Top


Lemonldap-NG-Common documentation Contained in the Lemonldap-NG-Common distribution.

package Lemonldap::NG::Common;

our $VERSION = '1.0.6';

use strict;

1;
__END__