Package com.netscape.certsrv.cert
Class CertRetrievalRequest
java.lang.Object
com.netscape.certsrv.cert.CertRetrievalRequest
- All Implemented Interfaces:
JSONSerializer
- Author:
- alee
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic CertRetrievalRequeststatic CertRetrievalRequestinthashCode()protected voidprotected voidsetRequestId(RequestId requestId) toXML()Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.netscape.certsrv.util.JSONSerializer
toJSON
-
Field Details
-
certId
-
requestId
-
-
Constructor Details
-
CertRetrievalRequest
public CertRetrievalRequest() -
CertRetrievalRequest
-
-
Method Details