kerberos.tests.sockets
Class KerberosSocketServer

java.lang.Object
  extended bykerberos.tests.sockets.KerberosSocketServer

public class KerberosSocketServer
extends java.lang.Object

Author:
Stephan Koops

Field Summary
 boolean output
           
 
Method Summary
static void main(java.lang.String[] args)
           
 void test1()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

output

public boolean output
Method Detail

main

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

test1

public void test1()
           throws java.lang.Exception
Throws:
java.lang.Exception