-
ExceptionsDescriptionWill be removed in a future version.
-
MethodDescriptionUse
AcmeJsonResource.fetch()
instead. It returns the retry-after value asOptional
instead of throwing anAcmeRetryAfterException
. This method will be removed in a future version.Is not needed in the ACME context anymore and will thus be removed in a later version.Prefer to useConnection.getRetryAfter()
.