Uses of Enum
org.opencms.letsencrypt.CmsLetsEncryptConfiguration.Trigger
-
Uses of CmsLetsEncryptConfiguration.Trigger in org.opencms.letsencrypt
Modifier and TypeFieldDescriptionstatic final CmsLetsEncryptConfiguration.Trigger
CmsLetsEncryptConfiguration.DEFAULT_TRIGGER
The default trigger mode.Modifier and TypeMethodDescriptionCmsLetsEncryptConfiguration.getTrigger()
Gets the trigger mode.Returns the enum constant of this type with the specified name.static CmsLetsEncryptConfiguration.Trigger[]
CmsLetsEncryptConfiguration.Trigger.values()
Returns an array containing the constants of this enum type, in the order they are declared.