org.globus.gsi.gssapi.net.example
Class GssClient

java.lang.Object
  extended byorg.globus.gsi.gssapi.net.example.GssClient

public class GssClient
extends Object


Constructor Summary
GssClient()
           
 
Method Summary
 void connect(String host, int port, GetOpts opts)
           
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

GssClient

public GssClient()
Method Detail

main

public static void main(String[] args)

connect

public void connect(String host,
                    int port,
                    GetOpts opts)