Package org.dogtagpki.acme
Class ACMEAccount
java.lang.Object
org.dogtagpki.acme.ACMEAccount
- Author:
- Endi S. Dewata
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ACMEAccount
String[]
getID()
getJWK()
void
setContact
(String[] orders) void
setCreationTime
(Date creationTime) void
void
void
setOnlyReturnExisting
(Boolean onlyReturnExisting) void
void
void
setTermsOfServiceAgreed
(Boolean termsOfServiceAgreed) toJSON()
toString()
-
Constructor Details
-
ACMEAccount
public ACMEAccount()
-
-
Method Details