PHPBoostAuthenticationMethod
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...
- AuthenticationMethod
- PHPBoostAuthenticationMethod
public
|
|
public
|
|
public
|
|
public
|
|
public
|
#
dissociate( integer $user_id )
dissociate the current authentication method with the given user_id. |
public
integer
|
|
public static
|
|
public static
|
#
update_auth_infos( $user_id, $login = null, $approved = null, $password = null, $registration_pass = null, $change_password_pass = null )
|
public static
|
|
public static
|
check_user_bannishment(),
get_error_msg(),
has_error(),
update_user_last_connection_date()
|
string |
AUTHENTICATION_METHOD
|
#
'internal'
|
$error_msg
|