Package | Description |
---|---|
com.netscape.certsrv.request |
Modifier and Type | Field and Description |
---|---|
protected java.util.Vector<AgentApproval> |
AgentApprovals.mVector |
Modifier and Type | Method and Description |
---|---|
AgentApproval |
AgentApprovals.findApproval(java.lang.String userName)
Finds an existing AgentApproval for the named user.
|
Modifier and Type | Method and Description |
---|---|
java.util.Enumeration<AgentApproval> |
AgentApprovals.elements()
Returns an enumeration of the agent approvals
|