Class PasswordChecker

java.lang.Object
com.netscape.cms.password.PasswordChecker
All Implemented Interfaces:
IPasswordCheck

public class PasswordChecker extends Object implements IPasswordCheck
This class checks the given password if it meets the specific requirements. For example, it can also specify the format of the password which has to be 8 characters long and must be in alphanumeric.

Version:
$Revision$, $Date$