Class AttrSetCollection

java.lang.Object
java.util.Dictionary<String,IAttrSet>
java.util.Hashtable<String,IAttrSet>
com.netscape.certsrv.pattern.AttrSetCollection
All Implemented Interfaces:
Serializable, Cloneable, Map<String,IAttrSet>

public class AttrSetCollection extends Hashtable<String,IAttrSet>
This class represents a collection of attribute sets.
Version:
$Revision$, $Date$
See Also: