AuthenticationMethod
The AuthenticationMethod interface could be implemented in different ways to enable specifics authentication mecanisms. PHPBoost comes with a PHPBoostAuthenticationMethod which will be performed on the internal member list. But it is possible to implement external authentication mecanism by providing others implementations of this class to support LDAP authentication, OpenID, Facebook connect and more...
Direct known subclasses
PHPBoostAuthenticationMethod
abstract public
|
|
abstract public
|
#
dissociate( integer $user_id )
dissociate the current authentication method with the given user_id. |
abstract public
integer
|
|
public
|
|
public
|
|
protected
|
|
protected
|
protected
|
$error_msg
|