| Package | Description |
|---|---|
| org.apache.directory.server.core.api.entry | |
| org.apache.directory.server.core.api.interceptor.context | |
| org.apache.directory.server.core.shared |
| 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 |
|---|---|
static org.apache.directory.api.ldap.model.entry.Entry |
SchemaService.getSubschemaEntry(DirectoryService directoryService,
FilteringOperationContext operationContext) |
Copyright © 2021. All rights reserved.