|
Spring LDAP Framework | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CollectingNameClassPairCallbackHandler | |
|---|---|
| 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. |
| Uses of CollectingNameClassPairCallbackHandler in org.springframework.ldap.core |
|---|
| Subclasses of CollectingNameClassPairCallbackHandler in org.springframework.ldap.core | |
|---|---|
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. |
| Uses of CollectingNameClassPairCallbackHandler in org.springframework.ldap.core.simple |
|---|
| Subclasses of CollectingNameClassPairCallbackHandler in org.springframework.ldap.core.simple | |
|---|---|
class |
ContextMapperCallbackHandlerWithControls
Currently only per request controls can be inspected via the post process method on a context processor. |
|
Spring LDAP Framework | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||