Uses of Class
com.iizix.server.acme.LetsEncrypt.Code
Packages that use LetsEncrypt.Code Package Description com.iizix.server.acme Uses of LetsEncrypt.Code in com.iizix.server.acme
Methods in com.iizix.server.acme that return LetsEncrypt.Code Modifier and Type Method Description LetsEncrypt.Code
LetsEncrypt.Reply. getReturnCode()
Gets the return code.static LetsEncrypt.Code
LetsEncrypt.Code. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static LetsEncrypt.Code[]
LetsEncrypt.Code. values()
Returns an array containing the constants of this enum type, in the order they are declared.