Uses of Package
org.apache.ldap.server

Packages that use org.apache.ldap.server
org.apache.ldap.server   
org.apache.ldap.server.authn   
org.apache.ldap.server.interceptor   
org.apache.ldap.server.invocation   
org.apache.ldap.server.jndi   
org.apache.ldap.server.schema   
 

Classes in org.apache.ldap.server used by org.apache.ldap.server
AbstractContextPartition
          An Abstract BackingStore using a formal database and a search engine.
BackingStore
          An interface to a store for JNDI Attributes within a hierarchical namespace.
ContextPartition
          ContextPartitions are indivisible BackingStores associated with a naming context as a base suffix.
PartitionNexus
          The PartitionNexus is a special type of BackingStore designed to route BackingStore operations to ContextPartitions based on namespace to respective ContextPartitions attached to the nexus at the appropriate naming contexts.
SystemPartition
          A very special ContextPartition used to store system information such as users, the system catalog and other administrative information.
 

Classes in org.apache.ldap.server used by org.apache.ldap.server.authn
PartitionNexus
          The PartitionNexus is a special type of BackingStore designed to route BackingStore operations to ContextPartitions based on namespace to respective ContextPartitions attached to the nexus at the appropriate naming contexts.
 

Classes in org.apache.ldap.server used by org.apache.ldap.server.interceptor
RootNexus
          A nexus for partitions dedicated for storing entries specific to a naming context.
SystemPartition
          A very special ContextPartition used to store system information such as users, the system catalog and other administrative information.
 

Classes in org.apache.ldap.server used by org.apache.ldap.server.invocation
BackingStore
          An interface to a store for JNDI Attributes within a hierarchical namespace.
 

Classes in org.apache.ldap.server used by org.apache.ldap.server.jndi
BackendSubsystem
           
ContextPartitionConfig
          A configuration bean for ContextPartitions.
PartitionNexus
          The PartitionNexus is a special type of BackingStore designed to route BackingStore operations to ContextPartitions based on namespace to respective ContextPartitions attached to the nexus at the appropriate naming contexts.
RootNexus
          A nexus for partitions dedicated for storing entries specific to a naming context.
SystemPartition
          A very special ContextPartition used to store system information such as users, the system catalog and other administrative information.
 

Classes in org.apache.ldap.server used by org.apache.ldap.server.schema
SystemPartition
          A very special ContextPartition used to store system information such as users, the system catalog and other administrative information.
 



Copyright © 2002-2005 . All Rights Reserved.