Passay
Password policy enforcement for Java.
Install / Use
/learn @vt-middleware/PassayREADME
Passay
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.
Building
git clone git@github.com:vt-middleware/passay.git
cd passay
mvn package
Documentation
See the website: https://www.passay.org
