Package org.dogtagpki.acme
Class ACMEAccount
java.lang.Object
org.dogtagpki.acme.ACMEAccount
-
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
-
getID
-
setID
-
getStatus
-
setStatus
-
getContact
-
setContact
-
getTermsOfServiceAgreed
-
setTermsOfServiceAgreed
-
getOnlyReturnExisting
-
setOnlyReturnExisting
-
getOrders
-
setOrders
-
getCreationTime
-
setCreationTime
-
getJWK
-
setJWK
-
toJSON
-
fromJSON
- Throws:
Exception
-
toString
-