Lemonldap::NG::Manager

Lemonldap::NG::Manager is a Perl extension for managing Lemonldap::NG Web-SSO system.
Download

Lemonldap::NG::Manager Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Xavier Guimard
  • Publisher web site:
  • http://search.cpan.org/~guimard/Net-Server-Mail-0.15/lib/Net/Server/Mail/ESMTP/XFORWARD.pm

Lemonldap::NG::Manager Tags


Lemonldap::NG::Manager Description

Lemonldap::NG::Manager is a Perl extension for managing Lemonldap::NG Web-SSO system. Lemonldap::NG::Manager is a Perl extension for managing Lemonldap::NG Web-SSO system.SYNOPSIS use Lemonldap::NG::Manager; my $h=new Lemonldap::NG::Manager( { configStorage=>{ type=>'File', dirName=>"/tmp/", }, dhtmlXTreeImageLocation=> "/devel/img/", # uncomment this only if lemonldap-ng-manager.js is not in the same # directory than your script. # jsFile => /path/to/lemonldap-ng-manager.js, } ) or die "Unable to start, see Apache logs"; # Simple $h->doall();You can also peersonalize the HTML code instead of using doall(): print $self->header_public; print $self->start_html ( # See CGI(3) for more about start_html -style => "/location/to/my.css", -title => "Example.com SSO configuration", ); # optional HTML code for the top of the page print " Requirements: · Perl


Lemonldap::NG::Manager Related Software