Package | Description |
---|---|
org.springframework.ldap.core |
Core package of the JNDI/LDAP support.
|
org.springframework.ldap.core.simple |
Simplification layer over LdapTemplate for Java 5 and above.
|
Modifier and Type | Class and Description |
---|---|
class |
AttributesMapperCallbackHandler
A CollectingNameClassPairCallbackHandler to wrap an
AttributesMapper . |
class |
ContextMapperCallbackHandler
A CollectingNameClassPairCallbackHandler to wrap a ContextMapper.
|
static class |
LdapTemplate.MappingCollectingNameClassPairCallbackHandler
A
NameClassPairCallbackHandler that passes the NameClassPairs
found to a NameClassPairMapper and collects the results in a list. |
Modifier and Type | Class and Description |
---|---|
class |
ContextMapperCallbackHandlerWithControls
Currently only per request controls can be inspected via the post process
method on a context processor.
|
Copyright © 2005–2015 The Spring LDAP Framework. All rights reserved.