Package com.netscape.certsrv.cert
Class CertRetrievalRequest
java.lang.Object
com.netscape.certsrv.cert.CertRetrievalRequest
- All Implemented Interfaces:
JSONSerializer
- Author:
- alee
-
Field Summary
FieldsFields inherited from interface com.netscape.certsrv.util.JSONSerializer
logger
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
static CertRetrievalRequest
static CertRetrievalRequest
int
hashCode()
protected void
protected void
setRequestId
(RequestId requestId) toXML()
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.netscape.certsrv.util.JSONSerializer
toJSON
-
Field Details
-
certId
-
requestId
-
-
Constructor Details
-
CertRetrievalRequest
public CertRetrievalRequest() -
CertRetrievalRequest
-
-
Method Details