Package | Description |
---|---|
org.springframework.ldap.pool |
Base classes for the pooling library.
|
Modifier and Type | Class and Description |
---|---|
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. |
Copyright © 2005–2016 The Spring LDAP Framework. All rights reserved.