| Package | Description |
|---|---|
| net.bluemind.system.service.certificate.engine | |
| net.bluemind.system.service.certificate.lets.encrypt |
| Modifier and Type | Class and Description |
|---|---|
class |
CertFileCertifEngine |
class |
CertifEngine |
class |
DisabledCertifEngine |
class |
LetsEncryptCertifEngine |
| Modifier and Type | Method and Description |
|---|---|
static ICertifEngine |
CertifEngineFactory.get(CertData certData,
BmContext context) |
| Modifier and Type | Method and Description |
|---|---|
static java.util.Optional<ICertifEngine> |
CertifEngineFactory.get(java.lang.String domainUid) |
| Modifier and Type | Method and Description |
|---|---|
ICertifEngine |
LetsEncryptCertificate.getCertifEngine() |
| Constructor and Description |
|---|
LetsEncryptCertificate(ICertifEngine certifEngine,
BmContext context) |
Copyright © 2023. All Rights Reserved.