| Modifier and Type | Method and Description |
|---|---|
static void |
ServerEntryUtils.filterContents(org.apache.directory.api.ldap.model.schema.SchemaManager schemaManager,
FilteringOperationContext operationContext,
org.apache.directory.api.ldap.model.entry.Entry entry)
Filters an entry accordingly to the requested Attribute list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LookupOperationContext
A context for tracking lookup operations.
|
class |
SearchOperationContext
A Search context used for Interceptors.
|
| Modifier and Type | Method and Description |
|---|---|
private void |
CollectiveAttributeInterceptor.addCollectiveAttributes(FilteringOperationContext opContext,
org.apache.directory.api.ldap.model.entry.Entry entry)
Adds the set of collective attributes requested in the returning attribute list
and contained in subentries referenced by the entry.
|
| Modifier and Type | Method and Description |
|---|---|
static org.apache.directory.api.ldap.model.entry.Entry |
SchemaService.getSubschemaEntry(DirectoryService directoryService,
FilteringOperationContext operationContext) |