ZMPhPassAuthentication
public class ZMPhPassAuthentication
| Method Summary | |
|---|---|
| void | Create instance. |
| void | encryptPassword(mixed plaintext, mixed salt) {@inheritDoc} |
| void | validatePassword(mixed plaintext, mixed encrypted) {@inheritDoc} |
public void __construct()
Create instance.
public void encryptPassword(mixed plaintext, mixed salt)
public void validatePassword(mixed plaintext, mixed encrypted)
PhPass authentication provider.
Uses PHPass.