Class CertRevokeRequest
java.lang.Object
com.netscape.certsrv.cert.CertRevokeRequest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic CertRevokeRequeststatic CertRevokeRequestgetNonce()inthashCode()voidsetComments(String comments) voidsetEncoded(String encoded) voidsetInvalidityDate(Date invalidityDate) voidvoidtoXML()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
-
CertRevokeRequest
public CertRevokeRequest()
-
-
Method Details
-
getReason
-
setReason
-
getInvalidityDate
-
setInvalidityDate
-
getComments
-
setComments
-
getEncoded
-
setEncoded
-
getNonce
-
setNonce
-
hashCode
-
equals
-
toDOM
-
fromDOM
-
toXML
-
fromXML
- Throws:
Exception
-