| OpenPlugin documentation | view source | Contained in the OpenPlugin distribution. |
OpenPlugin::Authenticate::Template - Sample template for creating a OpenThought Authentication driver.
No parameters can be passed in to OpenPlugin's new() method for this driver. The following parameters are accepted via the authenticate() method:
The username to authenticate.
The password to verify.
List additional parameters your driver offers here.
Nothing known.
None known.
Copyright (c) 2001-2003 Eric Andreychek. All rights reserved.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
Eric Andreychek <eric@openthought.net>
| OpenPlugin documentation | view source | Contained in the OpenPlugin distribution. |