Uses of Package
org.apache.ldap.server.partition

Packages that use org.apache.ldap.server.partition
org.apache.ldap.server   
org.apache.ldap.server.authz.support ACDF (Access Control Decision Function) and its support classes. 
org.apache.ldap.server.configuration   
org.apache.ldap.server.invocation   
org.apache.ldap.server.jndi   
org.apache.ldap.server.partition   
org.apache.ldap.server.partition.impl.btree   
org.apache.ldap.server.partition.impl.btree.jdbm   
 

Classes in org.apache.ldap.server.partition used by org.apache.ldap.server
DirectoryPartitionNexus
          A root DirectoryPartition that contains all other partitions, and routes all operations to the child partition that matches to its base suffixes.
 

Classes in org.apache.ldap.server.partition used by org.apache.ldap.server.authz.support
DirectoryPartitionNexusProxy
          A decorator that wraps other DirectoryPartitionNexus to enable InterceptorChain and InvocationStack support.
 

Classes in org.apache.ldap.server.partition used by org.apache.ldap.server.configuration
DirectoryPartition
          An interfaces that bridges between underlying JNDI entries and JNDI Context API.
 

Classes in org.apache.ldap.server.partition used by org.apache.ldap.server.invocation
DirectoryPartitionNexusProxy
          A decorator that wraps other DirectoryPartitionNexus to enable InterceptorChain and InvocationStack support.
 

Classes in org.apache.ldap.server.partition used by org.apache.ldap.server.jndi
DirectoryPartitionNexus
          A root DirectoryPartition that contains all other partitions, and routes all operations to the child partition that matches to its base suffixes.
 

Classes in org.apache.ldap.server.partition used by org.apache.ldap.server.partition
DirectoryPartition
          An interfaces that bridges between underlying JNDI entries and JNDI Context API.
DirectoryPartitionNexus
          A root DirectoryPartition that contains all other partitions, and routes all operations to the child partition that matches to its base suffixes.
 

Classes in org.apache.ldap.server.partition used by org.apache.ldap.server.partition.impl.btree
DirectoryPartition
          An interfaces that bridges between underlying JNDI entries and JNDI Context API.
 

Classes in org.apache.ldap.server.partition used by org.apache.ldap.server.partition.impl.btree.jdbm
DirectoryPartition
          An interfaces that bridges between underlying JNDI entries and JNDI Context API.
 



Copyright © 2002-2005 . All Rights Reserved.