wt.corba.auth
Class AuthenticationServer

java.lang.Object
  extended bywt.corba.auth.AuthenticationServer

public class AuthenticationServer
extends Object


Field Summary
static String iorFile
           
static String name
           
 
Constructor Summary
AuthenticationServer()
           
AuthenticationServer(String nameServerIOR)
           
 
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
 

Field Detail

name

public static final String name
See Also:
Constant Field Values

iorFile

public static final String iorFile
See Also:
Constant Field Values
Constructor Detail

AuthenticationServer

public AuthenticationServer()

AuthenticationServer

public AuthenticationServer(String nameServerIOR)
Method Detail

main

public static void main(String[] args)