All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class wrappers.LDAPTree2

java.lang.Object
   |
   +----weboql.tree.Tree
           |
           +----wrappers.LDAPTree2

public class LDAPTree2
extends Tree

Variable Index

 o dn
 o host
 o port
 o sc

Constructor Index

 o LDAPTree2(String)

Method Index

 o createList()
 o getPairs2()

Variables

 o host
 private String host
 o port
 private int port
 o dn
 private String dn
 o sc
 private static final LDAPSearchConstraints sc

Constructors

 o LDAPTree2
 public LDAPTree2(String sUrl)

Methods

 o createList
 private void createList()
 o getPairs2
 private Enumeration getPairs2()

All Packages  Class Hierarchy  This Package  Previous  Next  Index