Package | Description |
---|---|
org.springframework.ldap.filter |
Utility classes for dynamically building LDAP
filters.
|
Modifier and Type | Class and Description |
---|---|
class |
AndFilter
A filter for a logical AND.
|
class |
OrFilter
Filter for logical OR.
|
Modifier and Type | Method and Description |
---|---|
BinaryLogicalFilter |
BinaryLogicalFilter.append(Filter query)
Add a query to this logical operation.
|
Copyright © 2005-2012 The Spring LDAP Framework. All Rights Reserved.