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