wt.federation
Class DirectoryAttributeHolder
java.lang.Object
wt.federation.DirectoryAttributeHolder
- All Implemented Interfaces:
- Externalizable, Serializable, wt.org.AttributeHolder
public class DirectoryAttributeHolder
- extends Object
- implements wt.org.AttributeHolder, Externalizable
Supported API: true
Extendable: false
- See Also:
- Serialized Form
DirectoryAttributeHolder
public DirectoryAttributeHolder()
- Constructor returning an instance holding no attributes and no translation
table.
Supported API: true
DirectoryAttributeHolder
public DirectoryAttributeHolder(Hashtable attributes,
Hashtable translationTable)
- Constructor returning an instance initialized to hold a specified
set of attributes and an attribute name translation table.
Supported API: true
- Parameters:
attributes - translationTable -