Summary
- abstract
- File
- Package hierarchy User\authentication
- Class hierarchy \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...