Uses of Class
org.opencms.letsencrypt.CmsLetsEncryptConfiguration
Package
Description
Reads and writes the XML based OpenCms configuration files.
Classes related to the LetsEncrypt docker integration.
Provides the main OpenCms "operating system".
-
Uses of CmsLetsEncryptConfiguration in org.opencms.configuration
Modifier and TypeMethodDescriptionCmsSystemConfiguration.getLetsEncryptConfig()
Gets the LetsEncrypt configuration.Modifier and TypeMethodDescriptionvoid
CmsSystemConfiguration.setLetsEncryptConfig
(CmsLetsEncryptConfiguration letsEncryptConfig) Sets the LetsEncrypt configuration. -
Uses of CmsLetsEncryptConfiguration in org.opencms.letsencrypt
ModifierConstructorDescriptionCreates a new instance.Creates a new instance. -
Uses of CmsLetsEncryptConfiguration in org.opencms.main
Modifier and TypeMethodDescriptionstatic CmsLetsEncryptConfiguration
OpenCms.getLetsEncryptConfig()
Gets the LetsEncrypt configuration.protected CmsLetsEncryptConfiguration
OpenCmsCore.getLetsEncryptConfig()
Gets the LetsEncrypt configuration.