Uses of Class
scriptella.driver.ldap.LdapConnection

Packages that use LdapConnection
scriptella.driver.ldap LDAP Driver for Scriptella. 
 

Uses of LdapConnection in scriptella.driver.ldap
 

Methods in scriptella.driver.ldap with parameters of type LdapConnection
protected  javax.naming.NamingEnumeration<javax.naming.directory.SearchResult> SearchFilterQuery.query(LdapConnection connection, java.lang.String filter)
           
 

Constructors in scriptella.driver.ldap with parameters of type LdapConnection
LdifScript(LdapConnection connection)
           
SearchFilterQuery(LdapConnection connection, scriptella.spi.ParametersCallback parameters, scriptella.spi.QueryCallback queryCallback)
          Instantiates an LDAP query.
 



Copyright © Copyright 2006-2009 The Scriptella Project Team.