Uses of Enum Class
com.iizix.server.acme.LetsEncrypt.Code
Uses of LetsEncrypt.Code in com.iizix.server.acme
Modifier and TypeMethodDescriptionLetsEncrypt.Reply.getReturnCode()
Gets the return code.static LetsEncrypt.Code
Returns the enum constant of this class with the specified name.static LetsEncrypt.Code[]
LetsEncrypt.Code.values()
Returns an array containing the constants of this enum class, in the order they are declared.