Package com.netscape.certsrv.request
Class AgentApproval
- java.lang.Object
-
- com.netscape.certsrv.request.AgentApproval
-
- All Implemented Interfaces:
java.io.Serializable
public class AgentApproval extends java.lang.Object implements java.io.SerializableThe AgentApproval class contains the record of a single agent approval.- Version:
- $Revision$, $Date$
- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.DategetDate()Returns the date of the approvaljava.lang.StringgetUserName()Returns the approving agent's user name.
-