org.globus.mds.gsi
Class NetscapeTest

java.lang.Object
  extended by org.globus.mds.gsi.NetscapeTest

public class NetscapeTest
extends Object

This is an example to demonstrate how to use Netscape Directory SDK to connect to a secure LDAP server (MDS-2 server) using the GSI SASL mechanism. This is a pretty standard example for Netscape Directory SDK that could work with an arbitraty SASL mechanism. For more information about Netscape Directory SDK and SASL authentication see the Netscape Programming Guide


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

NetscapeTest

public NetscapeTest()
Method Detail

main

public static void main(String[] args)