ecologylab.services.authentication
Class AuthListAdmin

java.lang.Object
  extended by ecologylab.services.authentication.AuthListAdmin

public class AuthListAdmin
extends java.lang.Object

This program allows users to create and modify AuthenticationList files so that they do not have to be stored as plaintext.

Author:
Zachary O. Toups (toupsz@cs.tamu.edu)

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

Constructor Detail

AuthListAdmin

public AuthListAdmin()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.io.IOException,
                        java.lang.SecurityException,
                        XMLTranslationException
Parameters:
args -
Throws:
java.io.IOException
XMLTranslationException
java.lang.SecurityException