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 ACMEAccountString[]getID()getJWK()voidsetContact(String[] orders) voidsetCreationTime(Date creationTime) voidvoidvoidsetOnlyReturnExisting(Boolean onlyReturnExisting) voidvoidvoidsetTermsOfServiceAgreed(Boolean termsOfServiceAgreed) toJSON()toString()
-
Constructor Details
-
ACMEAccount
public ACMEAccount()
-
-
Method Details