Class PasswordHasherImpl

java.lang.Object
net.datenwerke.security.service.crypto.passwordhasher.PasswordHasherImpl
All Implemented Interfaces:
PasswordHasher
Direct Known Subclasses:
DummyPasswordHasherImpl
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

public class PasswordHasherImpl extends Object implements PasswordHasher