|
Spring LDAP | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
DelegatingContext | Used by PoolingContextSource to wrap a Context , delegating most methods
to the underlying context, retains a reference to the pool the context was checked out
from and returns itself to the pool when DelegatingContext.close() is called. |
DelegatingDirContext | Used by PoolingContextSource to wrap a DirContext , delegating most methods
to the underlying context. |
DelegatingLdapContext | Used by PoolingContextSource to wrap a LdapContext , delegating most methods
to the underlying context. |
DirContextType | An enum representing the two types of DirContext s that can be returned by a
ContextSource . |
MutableDelegatingLdapContext | Used by MutablePoolingContextSource to wrap a LdapContext ,
delegating most methods to the underlying context. |
Base classes for the pooling library.
|
Spring LDAP | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |