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