Package org.opends.server.schema
Contains implementations of various Directory Server schema elements. In
particular, this holds the implementations of all the attribute syntaxes and
equality/substring/ordering/approximate matching rules that have been defined
in the server. Other schema elements (e.g., attribute types, objectclasses,
name forms, matching rule uses, DIT content rules, and DIT structure rules)
do not require any specialized processing and therefore implementations of
those more generic objects are defined elsewhere in the Directory Server
codebase.
-
Interface Summary Interface Description SchemaHandler.SchemaUpdater Interface to update a schema provided a schema builder.SchemaProvider<T extends SchemaProviderCfg> Provides some schema elements to load at startup. -
Class Summary Class Description AuthPasswordExactEqualityMatchingRule Deprecated. since OPENDJ-1591 Migrate matching rulesBitStringEqualityMatchingRule Deprecated. since OPENDJ-1591 Migrate matching rulesBooleanEqualityMatchingRule Deprecated. since OPENDJ-1591 Migrate matching rulesCaseExactEqualityMatchingRule Deprecated. since OPENDJ-1591 Migrate matching rulesCaseExactIA5EqualityMatchingRule Deprecated. since OPENDJ-1591 Migrate matching rulesCaseExactIA5SubstringMatchingRule Deprecated. since OPENDJ-1591 Migrate matching rulesCaseExactOrderingMatchingRule Deprecated. since OPENDJ-1591 Migrate matching rulesCaseExactSubstringMatchingRule Deprecated. since OPENDJ-1591 Migrate matching rulesCaseIgnoreEqualityMatchingRule Deprecated. since OPENDJ-1591 Migrate matching rulesCaseIgnoreIA5EqualityMatchingRule Deprecated. since OPENDJ-1591 Migrate matching rulesCaseIgnoreIA5SubstringMatchingRule Deprecated. since OPENDJ-1591 Migrate matching rulesCaseIgnoreListEqualityMatchingRule Deprecated. since OPENDJ-1591 Migrate matching rulesCaseIgnoreListSubstringMatchingRule Deprecated. since OPENDJ-1591 Migrate matching rulesCaseIgnoreOrderingMatchingRule Deprecated. since OPENDJ-1591 Migrate matching rulesCaseIgnoreSubstringMatchingRule Deprecated. since OPENDJ-1591 Migrate matching rulesCertificateExactMatchingRule Deprecated. since OPENDJ-1591 Migrate matching rulesCoreSchemaProvider Provides the core schema, which includes core matching rules and syntaxes.DirectoryStringFirstComponentEqualityMatchingRule Deprecated. since OPENDJ-1591 Migrate matching rulesDistinguishedNameEqualityMatchingRule Deprecated. since OPENDJ-1591 Migrate matching rulesDoubleMetaphoneApproximateMatchingRule Deprecated. since OPENDJ-1591 Migrate matching rulesGeneralizedTimeEqualityMatchingRule Deprecated. since OPENDJ-1591 Migrate matching rulesGeneralizedTimeOrderingMatchingRule Deprecated. since OPENDJ-1591 Migrate matching rulesIntegerEqualityMatchingRule Deprecated. since OPENDJ-1591 Migrate matching rulesIntegerFirstComponentEqualityMatchingRule Deprecated. since OPENDJ-1591 Migrate matching rulesIntegerOrderingMatchingRule Deprecated. since OPENDJ-1591 Migrate matching rulesJsonEqualityMatchingRuleProvider Allows users to configure JSON matching rules.JsonOrderingMatchingRuleProvider Allows users to configure JSON matching rules.JsonQueryEqualityMatchingRuleProvider Allows users to configure custom JSON matching rules and indexing.KeywordEqualityMatchingRule Deprecated. since OPENDJ-1591 Migrate matching rulesNumericStringEqualityMatchingRule Deprecated. since OPENDJ-1591 Migrate matching rulesNumericStringOrderingMatchingRule Deprecated. since OPENDJ-1591 Migrate matching rulesNumericStringSubstringMatchingRule Deprecated. since OPENDJ-1591 Migrate matching rulesObjectIdentifierEqualityMatchingRule Deprecated. since OPENDJ-1591 Migrate matching rulesObjectIdentifierFirstComponentEqualityMatchingRule Deprecated. since OPENDJ-1591 Migrate matching rulesOctetStringEqualityMatchingRule Deprecated. since OPENDJ-1591 Migrate matching rulesOctetStringOrderingMatchingRule Deprecated. since OPENDJ-1591 Migrate matching rulesOctetStringSubstringMatchingRule Deprecated. since OPENDJ-1591 Migrate matching rulesPresentationAddressEqualityMatchingRule Deprecated. since OPENDJ-1591 Migrate matching rulesProtocolInformationEqualityMatchingRule Deprecated. since OPENDJ-1591 Migrate matching rulesSchemaConstants This class defines a number of constants used by Directory Server schema elements, like matching rules, syntaxes, attribute types, and objectclasses.SchemaHandler Responsible for access to the server's schema.TelephoneNumberEqualityMatchingRule Deprecated. since OPENDJ-1591 Migrate matching rulesTelephoneNumberSubstringMatchingRule Deprecated. since OPENDJ-1591 Migrate matching rulesUniqueMemberEqualityMatchingRule Deprecated. since OPENDJ-1591 Migrate matching rulesUserPasswordExactEqualityMatchingRule Deprecated. since OPENDJ-1591 Migrate matching rulesUUIDEqualityMatchingRule Deprecated. since OPENDJ-1591 Migrate matching rulesUUIDOrderingMatchingRule Deprecated. since OPENDJ-1591 Migrate matching rulesWordEqualityMatchingRule Deprecated. since OPENDJ-1591 Migrate matching rules