|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use net.sf.ldaptemplate | |
net.sf.ldaptemplate | The core package of the LdapTemplate framework. |
net.sf.ldaptemplate.support | Support classes for LdapTemplate. |
net.sf.ldaptemplate.support.acegi | Support classes to enable individual authentication of Contexts using Acegi security. |
Classes in net.sf.ldaptemplate used by net.sf.ldaptemplate | |
AttributesMapper
Responsible for mapping from LDAP Attributes to beans. |
|
CollectingSearchResultCallbackHandler
A SearchResultCallbackHandler to collect all results in an internal List. |
|
ContextExecutor
Interface for delegating an actual operation to be performed on an DirContext. |
|
ContextMapper
Responsible for mapping from LDAP Contexts to beans. |
|
ContextSource
Interface used to retrieve and authenticate LDAP contexts. |
|
LdapOperations
Interface that specifies a basic set of LDAP operations. |
|
NamingExceptionTranslator
Interface to be implemented by classes that can translate between NamingExceptions and DataAccessExceptions. |
|
SearchExecutor
Interface for delegating an actual search operation. |
|
SearchResultCallbackHandler
Responsible for handling a single SearchResult returned by an LDAP seach. |
Classes in net.sf.ldaptemplate used by net.sf.ldaptemplate.support | |
AuthenticationSource
An AuthenticationSource is responsible for providing the principal and credentials to be used when creating a new context. |
|
BadLdapGrammarException
Thrown to indicate that an invalid value has been supplied to an LDAP operation. |
|
ContextSource
Interface used to retrieve and authenticate LDAP contexts. |
|
NamingExceptionTranslator
Interface to be implemented by classes that can translate between NamingExceptions and DataAccessExceptions. |
|
SearchResultCallbackHandler
Responsible for handling a single SearchResult returned by an LDAP seach. |
Classes in net.sf.ldaptemplate used by net.sf.ldaptemplate.support.acegi | |
AuthenticationSource
An AuthenticationSource is responsible for providing the principal and credentials to be used when creating a new context. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |