Uses of Class
edu.vt.middleware.ldap.bean.AbstractLdapAttributes

Packages that use AbstractLdapAttributes
edu.vt.middleware.ldap.bean   
 

Uses of AbstractLdapAttributes in edu.vt.middleware.ldap.bean
 

Subclasses of AbstractLdapAttributes in edu.vt.middleware.ldap.bean
protected  class OrderedLdapBeanFactory.OrderedLdapAttributes
          OrderedLdapAttributes represents a collection of ldap attribute that are ordered by insertion.
protected  class SortedLdapBeanFactory.SortedLdapAttributes
          SortedLdapAttributes represents a collection of ldap attribute that are sorted by their name.
protected  class UnorderedLdapBeanFactory.UnorderedLdapAttributes
          UnorderedLdapAttributes represents a collection of ldap attribute that are unordered.
 



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