edu.vt.middleware.password
Class PasswordCli
java.lang.Object
edu.vt.middleware.password.PasswordCli
public final class PasswordCli
- extends Object
Provides a simple command line interface to password validation.
- Version:
- $Revision: 2704 $ $Date: 2013-04-24 17:30:32 -0400 (Wed, 24 Apr 2013) $
- Author:
- Middleware Services
|
Method Summary |
static void |
main(String[] args)
Provides command line access to password rules. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
main
public static void main(String[] args)
throws Exception
- Provides command line access to password rules.
- Parameters:
args - from command line
- Throws:
Exception - if an error occurs
Copyright © 2003-2013 Virginia Tech. All Rights Reserved.