Uses of Class
org.ldaptive.schema.SchemaElementRegistry
Packages that use SchemaElementRegistry
-
Uses of SchemaElementRegistry in org.ldaptive.schema
Fields in org.ldaptive.schema declared as SchemaElementRegistryModifier and TypeFieldDescriptionprivate final SchemaElementRegistry<String,AttributeType> Schema.attributeTypesAttribute types.private final SchemaElementRegistry<String,DITContentRule> Schema.ditContentRulesDIT content rules.private final SchemaElementRegistry<Integer,DITStructureRule> Schema.ditStructureRulesDIT structure rules.private final SchemaElementRegistry<String,MatchingRule> Schema.matchingRulesMatching rules.private final SchemaElementRegistry<String,MatchingRuleUse> Schema.matchingRuleUsesMatching rule uses.private final SchemaElementRegistry<String,NameForm> Schema.nameFormsName forms.private final SchemaElementRegistry<String,ObjectClass> Schema.objectClassesObject classes.private final SchemaElementRegistry<String,Syntax> Schema.syntaxesSyntaxes.