Uses of Class
scriptella.driver.ldap.LdapConnection
Packages that use LdapConnection
-
Uses of LdapConnection in scriptella.driver.ldap
Methods in scriptella.driver.ldap with parameters of type LdapConnectionModifier and TypeMethodDescriptionprotected NamingEnumeration<SearchResult>SearchFilterQuery.query(LdapConnection connection, String filter) Constructors in scriptella.driver.ldap with parameters of type LdapConnectionModifierConstructorDescriptionLdifScript(LdapConnection connection) SearchFilterQuery(LdapConnection connection, ParametersCallback parameters, QueryCallback queryCallback) Instantiates an LDAP query.