Class KeyRequestResponse
java.lang.Object
com.netscape.certsrv.key.KeyRequestResponse
- All Implemented Interfaces:
JSONSerializer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetKeyId()inthashCode()voidsetKeyData(KeyData keyData) voidsetRequestInfo(KeyRequestInfo requestInfo) 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
-
Constructor Details
-
KeyRequestResponse
public KeyRequestResponse()
-
-
Method Details
-
getRequestInfo
-
setRequestInfo
-
getKeyData
-
setKeyData
-
getKeyId
-
getRequestId
-
hashCode
-
equals
-