Class CertRetrievalRequest
java.lang.Object
com.netscape.certsrv.cert.CertRetrievalRequest
-
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
-
getCertId
- Returns:
- the CertId
-
setCertId
-
setRequestId
-
toDOM
-
fromDOM
-
toXML
-
fromXML
- Throws:
Exception
-
hashCode
-
equals
-