Abstract class to represent an authentication source
Located in /classes/Authenticator.php (line 48)
| Class | Description |
|---|---|
| AuthenticatorLocalUser | Internal wifidog user database authentication source |
| AuthenticatorRadius | Internal wifidog user database authentication source |
Start accounting traffic for the user
$conn_id: The connection id for the connection to work on
Final update and stop accounting
$conn_id: The connection id (the token id) for the connection to work on
Update traffic counters
$conn_id: The connection id for the connection to work on
Property method that tells if the class allows registration
Attempts to login a user against the authentication source. If successfull, returns a User object
Logs out the user $conn_id: The connection id for the connection to work on. Optionnal.
If it is not present, the behaviour depends if the network supports multiple logins. If it does not, all connections associated with the current user will be destroyed. If it does, only the connections tied to the current node will be destroyed
Documentation generated on Mon, 26 Dec 2005 12:20:59 +0100 by phpDocumentor 1.3.0RC5