Password policy enforcement for Java.
Passay in a nutshell:
- Rule based password validation.
- Rule based password generation.
- Customized messaging for password failures.
- Support for internationalization.
This project is dual licensed under both the LGPL and Apache 2.
git clone git@github.com:vt-middleware/passay.git
cd passay
mvn packageSee the website: https://www.passay.org