Class DifferentFromOldPasswordValidator

java.lang.Object
ch.tocco.nice2.web.core.impl.auth.password.DifferentFromOldPasswordValidator
All Implemented Interfaces:
PasswordValidator

@Component public class DifferentFromOldPasswordValidator extends Object implements PasswordValidator
Checks if the new password is different from the old one.