Class PasswordInputValidator

java.lang.Object
com.svenruppert.jsentinel.credential.input.PasswordInputValidator

public final class PasswordInputValidator extends Object
Checks password input against the PasswordInputPolicy.

Validation runs before any KDF call so cheap structural problems never trigger expensive hashing (CWE-20 / CWE-400).

The validator works in two modes: