| Interface | Description |
|---|---|
| ConditionCriteria |
Constructs a conditional LDAP filter based on the attribute specified in the previous builder step.
|
| ContainerCriteria |
And/or filter builder support for LdapQuery.
|
| LdapQuery |
Holds all information regarding a Ldap query to be performed.
|
| Class | Description |
|---|---|
| LdapQueryBuilder |
Builder of LdapQueries.
|
| Enum | Description |
|---|---|
| SearchScope |
Type safe definitions of search scopes.
|