Spring LDAP Framework

Uses of Class
org.springframework.ldap.pool.DelegatingLdapContext

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

Uses of DelegatingLdapContext in org.springframework.ldap.pool
 

Subclasses of DelegatingLdapContext in org.springframework.ldap.pool
 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.