Package org.dogtagpki.acme
Class ACMERevocation
java.lang.Object
org.dogtagpki.acme.ACMERevocation
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ACMERevocation
void
setCertificate
(String certificate) void
void
setResource
(String resource) toJSON()
toString()
-
Constructor Details
-
ACMERevocation
public ACMERevocation()
-
-
Method Details
-
getResource
-
setResource
-
getCertificate
-
setCertificate
-
getReason
-
setReason
-
toJSON
-
fromJSON
- Throws:
Exception
-
toString
-