Uses of Package
net.sf.ldaptemplate.support.filter

Packages that use net.sf.ldaptemplate.support.filter
net.sf.ldaptemplate.support.filter This package contains utility classes for dynamically building LDAP filters.  
 

Classes in net.sf.ldaptemplate.support.filter used by net.sf.ldaptemplate.support.filter
AbstractFilter
          Convenience class that implements most of the methods in the Filter interface.
AndFilter
          A filter for a logical AND.
BinaryLogicalFilter
          Abstract superclass for binary logical operations, that is "and" and "or" operations.
CompareFilter
          Abstract superclass for filters to compare values, e.g.
EqualsFilter
          A filter for equals.
Filter
          Common interface for filters.
OrFilter
          Filter for logical OR.
 



Copyright © 2006 Jayway AB. All Rights Reserved.