|
Spring LDAP | ||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
CompensatingTransactionOperationManager
.CompensatingTransactionOperationFactory
to use.
DirContext
validator that executes DirContext.search(String, String, SearchControls)
.SearchControls
with search scope OBJECT_SCOPE
,
a countLimit of 1, returningAttributes of objectclass and timeLimit of 500.
TempEntryRenamingStrategy
.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.PoolingContextSource
to wrap a DirContext
, delegating most methods
to the underlying context.PoolingContextSource
to wrap a LdapContext
, delegating most methods
to the underlying context.LdapTestUtils.shutdownEmbeddedServer()
instead.
TempEntryRenamingStrategy
that moves the entry to a different
subtree than the original entry.LdapTemplate
before and after the
actual search and enumeration traversal.DirContext
from proxies created by ContextSource
proxies.DirContext
s that can be returned by a
ContextSource
.DirContext
s.Name
corresponding to an LDAP path.DistinguishedName
from a String.
DistinguishedName
from the supplied
List
of LdapRdn
objects.
DistinguishedName
from the supplied
Name
.
DistinguishedName
instances.DirContextOperation
to an object.
DirContextOperation
to an object.
|
Spring LDAP | ||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |