Package org.apache.ldap.server.partition

Interface Summary
ContextPartition An interfaces that bridges between underlying JNDI entries and JNDI Context API.
 

Class Summary
AbstractContextPartition A ContextPartition that helps users to implement their own partition.
ContextPartitionNexus A root ContextPartition that contains all other partitions, and routes all operations to the child partition that matches to its base suffixes.
DefaultContextPartitionNexus A nexus for partitions dedicated for storing entries specific to a naming context.
Oid Provides constants of private OIDs.
 



Copyright © 2002-2005 . All Rights Reserved.