Spring LDAP Framework

Uses of Interface
org.springframework.ldap.core.DirContextProxy

Packages that use DirContextProxy
org.springframework.ldap.pool Base classes for the pooling library. 
 

Uses of DirContextProxy in org.springframework.ldap.pool
 

Classes in org.springframework.ldap.pool that implement DirContextProxy
 class DelegatingDirContext
          Used by PoolingContextSource to wrap a DirContext, delegating most methods to the underlying context.
 class DelegatingLdapContext
          Used by PoolingContextSource to wrap a LdapContext, delegating most methods to the underlying context.
 class MutableDelegatingLdapContext
          Used by MutablePoolingContextSource to wrap a LdapContext, delegating most methods to the underlying context.
 


Spring LDAP Framework

Copyright © 2005-2010 The Spring LDAP Framework. All Rights Reserved.