Authen::ACE

Perl extension for accessing a SecurID ACE server
Download

Authen::ACE Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Dave Carrigan
  • Publisher web site:
  • http://search.cpan.org/~dcarrigan/

Authen::ACE Tags


Authen::ACE Description

Perl extension for accessing a SecurID ACE server Authen::ACE is a Perl extension for accessing a SecurID ACE server.SYNOPSIS use Authen::ACE; $ace = new Ace() $ace->Check(code, username); $ace->PIN(PIN, ); $ace->Next(code); $ace->Auth();Authen::ACE provides a client interface to a Security Dynamics SecurID ACE server. SecurID authentication can be added to any Perl application using Authen::ACE.Instantiation of an object into the Authen::ACE class will establish a connection to the ACE server; destruction of the object will close the connection. Programs can then use the Check/PIN/Next methods to authorize a user. TTY programs can also use the Auth method, which handles all authorization tasks normally done by Check/PIN/Next. Requirements: · Perl


Authen::ACE Related Software