@Singleton
public final class AcmeCertRefresherTask
extends java.lang.Object
Constructor and Description |
---|
AcmeCertRefresherTask(AcmeService acmeService,
AcmeConfiguration acmeConfiguration)
Constructs a new Acme cert refresher background task.
|
Modifier and Type | Method and Description |
---|---|
protected void |
renewCertIfNeeded()
Does the work to actually renew the certificate if it needs to be done.
|
public AcmeCertRefresherTask(AcmeService acmeService, AcmeConfiguration acmeConfiguration)
acmeService
- Acme serviceacmeConfiguration
- Acme configuration