Spring LDAP Framework

Uses of Class
org.springframework.ldap.filter.AndFilter

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

Uses of AndFilter in org.springframework.ldap.filter
 

Methods in org.springframework.ldap.filter that return AndFilter
 AndFilter AndFilter.and(Filter query)
          Add a query to the AND expression.
 


Spring LDAP Framework

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