com.esri.arcgis.util.security
Class PasswordApp

java.lang.Object
  extended by com.esri.arcgis.util.security.PasswordApp

public class PasswordApp
extends Object

This class has only a main method for testing console based password input and encryption/decryption of the password..


Constructor Summary
PasswordApp()
           
 
Method Summary
static void main(String[] argv)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PasswordApp

public PasswordApp()
Method Detail

main

public static void main(String[] argv)