Package org.ldaptive.templates
package org.ldaptive.templates
-
ClassDescriptionContains data associated with a query request.Contains a list of common search filter templates that can be formatted for any given query.Adds each term as a filter parameter using the name 'termX' where X is the index of the term.Adds the first letter of each term as a filter parameter using the name 'initialX' where X is the index of the term.Converts query terms into search filter parameters.Searches an LDAP using a defined set of search templates.