org.jboss.security.test
Class SRPServerImpl

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

public class SRPServerImpl
extends Object

An RMI application that creates a SRPRemoteServer instance and exports it on the standard RMI register 1099 port. It creates a SerialObjectStore as the SRPVerifierStore for the SRPRemoteServer.

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

Constructor Summary
SRPServerImpl()
           
 
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

SRPServerImpl

public SRPServerImpl()
Method Detail

main

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


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