- SchemaInterceptor - Class in org.apache.directory.server.core.schema
-
An Interceptor that manages and enforces schemas.
- SchemaInterceptor() - Constructor for class org.apache.directory.server.core.schema.SchemaInterceptor
-
Creates a new instance of a SchemaInterceptor.
- SchemaLdifToPartitionExtractor - Class in org.apache.directory.server.core.schema
-
An schema extractor that adds schema LDIF entries directly to the schema partition.
- SchemaLdifToPartitionExtractor(SchemaManager, Partition) - Constructor for class org.apache.directory.server.core.schema.SchemaLdifToPartitionExtractor
-
Creates an extractor which adds schema LDIF entries directly to the schema partition.
- SchemaSubentryManager - Class in org.apache.directory.server.core.schema
-
- SchemaSubentryManager(SchemaManager, SchemaLoader, DnFactory) - Constructor for class org.apache.directory.server.core.schema.SchemaSubentryManager
-
- SchemaSubentryModifier - Class in org.apache.directory.server.core.schema
-
Responsible for translating modify operations on the subschemaSubentry into
operations against entries within the schema partition.
- SchemaSubentryModifier(SchemaManager, DnFactory) - Constructor for class org.apache.directory.server.core.schema.SchemaSubentryModifier
-
Creates a new instance of SchemaSubentryModifier.
- search(SearchOperationContext) - Method in class org.apache.directory.server.core.schema.SchemaInterceptor