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