org.jboss.test
Class TstClient

java.lang.Object
  extended byorg.jboss.test.TstClient

public class TstClient
extends java.lang.Object

A simple test client that looks up the SimpleSRPServer in the RMI registry and attempts to validate the username and password passed on the command line.


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

Constructor Detail

TstClient

public TstClient()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception