Spring LDAP Framework

Uses of Package
org.springframework.ldap.filter

Packages that use org.springframework.ldap.filter
org.springframework.ldap.filter Utility classes for dynamically building LDAP filters. 
 

Classes in org.springframework.ldap.filter used by org.springframework.ldap.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 that compare values.
EqualsFilter
          A filter for 'equals'.
Filter
          Common interface for LDAP filters.
OrFilter
          Filter for logical OR.
 


Spring LDAP Framework

Copyright © 2005-2010 The Spring LDAP Framework. All Rights Reserved.