Uses of Interface
com.svenruppert.jsentinel.credential.input.PasswordInputValidationResult
Packages that use PasswordInputValidationResult
-
Uses of PasswordInputValidationResult in com.svenruppert.jsentinel.credential.input
Classes in com.svenruppert.jsentinel.credential.input that implement PasswordInputValidationResultModifier and TypeClassDescriptionstatic final recordstatic final recordMethods in com.svenruppert.jsentinel.credential.input that return PasswordInputValidationResultModifier and TypeMethodDescriptionContextAwarePasswordValidator.validate(SecretValue secret, PasswordInputPolicy policy, PasswordContext context) Runs both the structural and context-aware checks.PasswordInputValidator.validate(char[] chars, PasswordInputPolicy policy) PasswordInputValidator.validate(SecretValue secret, PasswordInputPolicy policy)