org.zenmagick.core.services.authentication.provider.ZMPhPassAuthentication
\core\services\authentication\provider\ZMPhPassAuthentication.php at line 33
Class ZMPhPassAuthentication
ZMPhPassAuthentication
- All Implemented Interfaces:
- ZMAuthentication
public class ZMPhPassAuthentication
- Author:
- DerManoMann
- Version:
- $Id: ZMPhPassAuthentication.php 2610 2009-11-20 02:45:25Z dermanomann $
Constructor Detail
\core\services\authentication\provider\ZMPhPassAuthentication.php at line 40
ZMPhPassAuthentication
public ZMPhPassAuthentication()
Method Detail
\core\services\authentication\provider\ZMPhPassAuthentication.php at line 47
encryptPassword
public void encryptPassword(mixed plaintext, mixed salt)
\core\services\authentication\provider\ZMPhPassAuthentication.php at line 54
validatePassword
public void validatePassword(mixed plaintext, mixed encrypted)
PhPass authentication provider.
Uses PHPass.