org.jboss.security.test
Class TstClient

java.lang.Object
  extended by org.jboss.security.test.TstClient

public class TstClient
extends 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.

Version:
$Revision: 57210 $
Author:
Scott.Stark@jboss.org

Constructor Summary
TstClient()
           
 
Method Summary
static void main(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(String[] args)
                 throws Exception
Throws:
Exception


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.