Class DummyPasswordHasherImpl
java.lang.Object
net.datenwerke.security.service.crypto.passwordhasher.PasswordHasherImpl
net.datenwerke.security.service.crypto.passwordhasher.DummyPasswordHasherImpl
- All Implemented Interfaces:
PasswordHasher
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.datenwerke.security.service.crypto.passwordhasher.PasswordHasherImpl
calculateRFC2104HMAC, generateSalt, getHmacPassphrase, hashPassword, hashPassword, validatePassword
-
Constructor Details
-
DummyPasswordHasherImpl
public DummyPasswordHasherImpl()
-