Spring LDAP Framework

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

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

Uses of OrFilter in org.springframework.ldap.filter
 

Methods in org.springframework.ldap.filter that return OrFilter
 OrFilter OrFilter.or(Filter query)
          Add a query to the OR expression
 


Spring LDAP Framework

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