cscie160.project.security
Class SecurityServer_Test

java.lang.Object
  |
  +--cscie160.project.security.SecurityServer_Test

public class SecurityServer_Test
extends java.lang.Object

By David Cheung

CSCIE160 Project

05-16-2001

Provides testbed for remote testing.


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

Constructor Detail

SecurityServer_Test

public SecurityServer_Test()
Method Detail

main

public static void main(java.lang.String[] argv)