|
Spring LDAP Framework | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
ParameterizedContextMapper<T> | Extension of the ContextMapper interface. |
ParameterizedContextMapperWithControls<T> | Extension of the ParameterizedContextMapper interface that allows
controls to be passed to the mapper implementation. |
SimpleLdapOperations | LDAP operations interface usable on Java 5 and above, exposing a set of common LDAP operations. |
Class Summary | |
---|---|
AbstractParameterizedContextMapper<T> | Abstract superclass that may be used instead of implementing
ParameterizedContextMapper directly. |
ContextMapperCallbackHandlerWithControls | Currently only per request controls can be inspected via the post process method on a context processor. |
SimpleLdapTemplate | Java-5-based convenience wrapper for the classic LdapTemplate, adding some convenient shortcuts and taking advantage of Java 5 Generics. |
Simplification layer over LdapTemplate for Java 5 and above.
|
Spring LDAP Framework | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |