edu.vt.middleware.password
Class PasswordCli

java.lang.Object
  extended by edu.vt.middleware.password.PasswordCli

public final class PasswordCli
extends Object

Provides a simple command line interface to password validation.

Version:
$Revision: 1920 $ $Date: 2011-04-21 11:17:30 -0400 (Thu, 21 Apr 2011) $
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
 

Method Detail

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-2011 Virginia Tech. All Rights Reserved.