edu.vt.middleware.ldap.bean
Class OrderedLdapBeanFactory.OrderedLdapAttributes
java.lang.Object
edu.vt.middleware.ldap.bean.AbstractLdapBean
edu.vt.middleware.ldap.bean.AbstractLdapAttributes<LinkedHashMap<String,LdapAttribute>>
edu.vt.middleware.ldap.bean.OrderedLdapBeanFactory.OrderedLdapAttributes
- All Implemented Interfaces:
- LdapAttributes
- Enclosing class:
- OrderedLdapBeanFactory
protected class OrderedLdapBeanFactory.OrderedLdapAttributes
- extends AbstractLdapAttributes<LinkedHashMap<String,LdapAttribute>>
OrderedLdapAttributes represents a collection of ldap
attribute that are ordered by insertion.
| Methods inherited from class edu.vt.middleware.ldap.bean.AbstractLdapAttributes |
addAttribute, addAttribute, addAttribute, addAttributes, addAttributes, clear, getAttribute, getAttributeNames, getAttributes, hashCode, removeAttribute, removeAttribute, removeAttributes, removeAttributes, size, toAttributes, toString |
OrderedLdapBeanFactory.OrderedLdapAttributes
public OrderedLdapBeanFactory.OrderedLdapAttributes()
- Default constructor.
Copyright © 2003-2010 Virginia Tech. All Rights Reserved.