public class AttributeNameEnumeration
extends java.util.Vector<java.lang.String>
This class provides the Enumeration implementation used by all the X509 certificate attributes to return the attribute names contained within them.
| Constructor and Description |
|---|
AttributeNameEnumeration()
The default constructor for this class.
|
add, add, addAll, addAll, addElement, capacity, clear, clone, contains, containsAll, copyInto, elementAt, elements, ensureCapacity, equals, firstElement, get, hashCode, indexOf, indexOf, insertElementAt, isEmpty, iterator, lastElement, lastIndexOf, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeAllElements, removeElement, removeElementAt, removeRange, retainAll, set, setElementAt, setSize, size, subList, toArray, toArray, toString, trimToSizeCopyright © 2020. All Rights Reserved.