Class HashAuthData

java.lang.Object
java.util.Dictionary<String,Vector<Object>>
java.util.Hashtable<String,Vector<Object>>
com.netscape.cms.authentication.HashAuthData
All Implemented Interfaces:
Serializable, Cloneable, Map<String,Vector<Object>>

public class HashAuthData extends Hashtable<String,Vector<Object>>
The structure stores the information of which machine is enabled for the agent-initiated user enrollment, and whom agents enable this feature, and the value of the timeout.

Version:
$Revision$, $Date$
See Also: