edu.vt.middleware.ldap.bean
Class SortedLdapBeanFactory.SortedLdapAttributes
java.lang.Object
edu.vt.middleware.ldap.bean.AbstractLdapBean
edu.vt.middleware.ldap.bean.AbstractLdapAttributes<TreeMap<String,LdapAttribute>>
edu.vt.middleware.ldap.bean.SortedLdapBeanFactory.SortedLdapAttributes
- All Implemented Interfaces:
- LdapAttributes
- Enclosing class:
- SortedLdapBeanFactory
protected class SortedLdapBeanFactory.SortedLdapAttributes
- extends AbstractLdapAttributes<TreeMap<String,LdapAttribute>>
SortedLdapAttributes represents a collection of ldap attribute
that are sorted by their name.
| 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 |
SortedLdapBeanFactory.SortedLdapAttributes
public SortedLdapBeanFactory.SortedLdapAttributes()
- Default constructor.
Copyright © 2003-2010 Virginia Tech. All Rights Reserved.