Uses of Package
org.apache.directory.shared.ldap.schema

Packages that use org.apache.directory.shared.ldap.schema
org.apache.directory.shared.converter.schema   
org.apache.directory.shared.ldap.aci ACI (Access Control Information) data model adopted from X.501 specification. 
org.apache.directory.shared.ldap.entry   
org.apache.directory.shared.ldap.entry.client   
org.apache.directory.shared.ldap.filter   
org.apache.directory.shared.ldap.name   
org.apache.directory.shared.ldap.schema Contains interfaces and base classes for representing the LDAP schema domain model. 
org.apache.directory.shared.ldap.schema.parser   
org.apache.directory.shared.ldap.schema.syntax   
org.apache.directory.shared.ldap.subtree   
org.apache.directory.shared.ldap.trigger   
org.apache.directory.shared.ldap.util   
 

Classes in org.apache.directory.shared.ldap.schema used by org.apache.directory.shared.converter.schema
ObjectClassTypeEnum
          Type safe enumerations for an objectClass' type.
UsageEnum
          Type safe enum for an AttributeType definition's usage string.
 

Classes in org.apache.directory.shared.ldap.schema used by org.apache.directory.shared.ldap.aci
OidNormalizer
          The OidNomalizer class contains a tuple: an OID with its Normalizer.
 

Classes in org.apache.directory.shared.ldap.schema used by org.apache.directory.shared.ldap.entry
Normalizer
          Converts attribute values to a canonical form.
 

Classes in org.apache.directory.shared.ldap.schema used by org.apache.directory.shared.ldap.entry.client
Normalizer
          Converts attribute values to a canonical form.
 

Classes in org.apache.directory.shared.ldap.schema used by org.apache.directory.shared.ldap.filter
Normalizer
          Converts attribute values to a canonical form.
 

Classes in org.apache.directory.shared.ldap.schema used by org.apache.directory.shared.ldap.name
Normalizer
          Converts attribute values to a canonical form.
OidNormalizer
          The OidNomalizer class contains a tuple: an OID with its Normalizer.
 

Classes in org.apache.directory.shared.ldap.schema used by org.apache.directory.shared.ldap.schema
AbstractSchemaObject
          The abstract base class for all schema object types.
AttributeType
          An attributeType specification.
DITContentRule
          A ditContentRule specification.
DITStructureRule
          A dITStructureRule definition.
MatchingRule
          A matchingRule definition.
MatchingRuleEnum
          Type safe enum for a matching rule's comparator and normalizer component usage string.
MatchingRuleUse
          Represents an LDAP MatchingRuleUseDescription defined in RFC 2252.
NameForm
          A nameForm description.
NoOpNormalizer
          No op (pass through or do nothing) normalizer returning what its given.
Normalizer
          Converts attribute values to a canonical form.
ObjectClass
          An objectClass definition.
ObjectClassTypeEnum
          Type safe enumerations for an objectClass' type.
OidNormalizer
          The OidNomalizer class contains a tuple: an OID with its Normalizer.
PrepareString.StringType
          The type of String we have to normalize
SchemaObject
          Most schema objects have some common attributes.
Syntax
          A syntax definition.
UsageEnum
          Type safe enum for an AttributeType definition's usage string.
 

Classes in org.apache.directory.shared.ldap.schema used by org.apache.directory.shared.ldap.schema.parser
ObjectClassTypeEnum
          Type safe enumerations for an objectClass' type.
UsageEnum
          Type safe enum for an AttributeType definition's usage string.
 

Classes in org.apache.directory.shared.ldap.schema used by org.apache.directory.shared.ldap.schema.syntax
ObjectClassTypeEnum
          Type safe enumerations for an objectClass' type.
UsageEnum
          Type safe enum for an AttributeType definition's usage string.
 

Classes in org.apache.directory.shared.ldap.schema used by org.apache.directory.shared.ldap.subtree
NormalizerMappingResolver
          A class is used to resolve the normalizer mapping hash used for normalization.
OidNormalizer
          The OidNomalizer class contains a tuple: an OID with its Normalizer.
 

Classes in org.apache.directory.shared.ldap.schema used by org.apache.directory.shared.ldap.trigger
NormalizerMappingResolver
          A class is used to resolve the normalizer mapping hash used for normalization.
 

Classes in org.apache.directory.shared.ldap.schema used by org.apache.directory.shared.ldap.util
AttributeType
          An attributeType specification.
 



Copyright © 2003-2009 Apache Software Foundation. All Rights Reserved.