Class AuthPlugin
A class for authenticating and retrieving user information
Package: awl\AuthPlugin
Copyright: Catalyst IT Ltd
License: GNU GPL v2 or later
Author: Andrew McMillan andrew@mcmillan.net.nz
Located at AuthPlugin.php
Copyright: Catalyst IT Ltd
License: GNU GPL v2 or later
Author: Andrew McMillan andrew@mcmillan.net.nz
Located at AuthPlugin.php
public
|
#
AuthPlugin( array $authparams )
Create a new AuthPlugin object. This is as lightweight as possible. |
public
object
|
#
Authenticate( string $username, string $password )
Authenticate. Do whatever we need to authenticate a username / password. |
public
|
$usr
|
|
public
|
$success
|