Passay 简明教程

Passay Tutorial

Passay 是一个基于 Java 的密码生成和验证库。它在验证/生成密码时提供全面的功能列表,并且具有高度的可配置性。

Passay is a Java based Password generation and validation library. It provides comprehensive features list in order to validate/generate passwords and is highly configurable.

Audience

本教程专为希望以简单便捷的步骤在 Java 中验证/生成密码的软件专业人士设计。本教程将帮助您理解 Passay 的概念;完成本教程后,您将达到中级专业知识水平,并可以从中晋升到更高级的专业知识水平。

This tutorial is designed for Software Professionals who are willing to validate/generate passwords in Java in simple and easy steps. This tutorial will give you an understanding of the Passay concepts and after completing this tutorial you will be at an intermediate level of expertise from where you can take yourself to a higher level of expertise.

Prerequisites

在继续学习本教程之前,您应该对 Java 和程序执行等内容有基本的了解。

Before proceeding with this tutorial, you should have a basic understanding of Java and execution of programs, etc.