Package com.netscape.certsrv.request
Class AgentApproval
java.lang.Object
com.netscape.certsrv.request.AgentApproval
- All Implemented Interfaces:
Serializable
The AgentApproval class contains the record of a
single agent approval.
- Version:
- $Revision$, $Date$
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptiongetDate()
Returns the date of the approvalReturns the approving agent's user name.
-
Method Details
-
getUserName
Returns the approving agent's user name.- Returns:
- an identifier for the agent
-
getDate
Returns the date of the approval- Returns:
- date and time of the approval
-