Package org.acegisecurity.ldap

Interface Summary
InitialDirContextFactory Access point for obtaining LDAP contexts.
LdapCallback Callback object for use with LdapTemplate.
LdapEntryMapper A mapper for use with LdapTemplate.
LdapUserSearch Obtains a user's information from the LDAP directory given a login name.
NamingExceptionTranslator  
 

Class Summary
DefaultInitialDirContextFactory Encapsulates the information for connecting to an LDAP server and provides an access point for obtaining DirContext references.
LdapTemplate LDAP equivalent of the Spring JdbcTemplate class.
LdapUtils LDAP Utility methods.
 

Exception Summary
LdapDataAccessException Used to wrap unexpected NamingExceptions while accessing the LDAP server or for other LDAP-related data problems such as data we can't handle.
 



Copyright © 2004-2009 Interface21, Inc. All Rights Reserved.