Package edu.vt.middleware.ldap

Interface Summary
BaseLdap BaseLdap provides a base interface for all ldap implementations.
 

Class Summary
AbstractCli Abstract base class for all CLI handlers.
AbstractLdap<T extends LdapConfig> AbstractLdap contains the functions for basic interaction with a LDAP.
AttributesFactory AttributesFactory provides convenience methods for creating Attributes and Attribute.
Ldap Ldap contains functions for basic interaction with an LDAP.
LdapCli Command line interface for ldap operations.
LdapConfig LdapConfig contains all the configuration data that the Ldap needs to control connections and searching.
LdapConstants LdapConstants contains all the constants needed for creating a Ldap.
LdapSearch LdapSearch queries an LDAP and returns the result.
LdapUtil LdapUtil provides helper methods for Ldap.
SearchFilter SearchFilter provides a bean for a filter and it's arguments.
 

Enum Summary
Ldap.AttributeModification Enum to define the type of attribute modification.
LdapConfig.SearchScope Enum to define the type of search scope.
 



Copyright © 2003-2010 Virginia Tech. All Rights Reserved.