public interface PasswordValidator
void validate(java.lang.String password,
ScimUser user)
throws InvalidPasswordException
password - the trial passworduser - the user data to whom the password appliesInvalidPasswordException