| Package | Description |
|---|---|
| com.netscape.certsrv.cert | |
| com.netscape.certsrv.key | |
| com.netscape.certsrv.request | |
| com.netscape.cms.servlet.request |
| Modifier and Type | Class and Description |
|---|---|
class |
CertRequestInfo |
| Modifier and Type | Class and Description |
|---|---|
class |
KeyRequestInfo |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.Collection<CMSRequestInfo> |
CMSRequestInfos.requests |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<CMSRequestInfo> |
CMSRequestInfos.getRequests() |
| Modifier and Type | Method and Description |
|---|---|
void |
CMSRequestInfos.addRequest(CMSRequestInfo request) |
| Modifier and Type | Method and Description |
|---|---|
void |
CMSRequestInfos.setRequests(java.util.Collection<CMSRequestInfo> requests) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract CMSRequestInfo |
CMSRequestDAO.createCMSRequestInfo(IRequest request,
javax.ws.rs.core.UriInfo uriInfo) |