validation - Is there a Java equivalent/implementation of cracklib? -


I need to check at least password complexity in the Java web application (spring / hibernate). On linux I can use pam_cracklib, but is a pure Java optional?

A clean Java password Strong Checker. It's configurable, so you can define how a strong password should look, but there is a slight reduction in the documentation.


Comments