public class ACMEClient extends Client
Modifier and Type | Field and Description |
---|---|
static org.slf4j.Logger |
logger |
Constructor and Description |
---|
ACMEClient(PKIClient client) |
Modifier and Type | Method and Description |
---|---|
void |
disable() |
void |
enable() |
ACMEDirectory |
getDirectory() |
Account |
login() |
void |
logout() |
addClient, createProxy, get, get, get, get, getClient, getName, getSubsystem, post, post, post, post, removeClient
public ACMEClient(PKIClient client) throws java.net.URISyntaxException
java.net.URISyntaxException
public Account login() throws java.lang.Exception
java.lang.Exception
public void enable() throws java.lang.Exception
java.lang.Exception
public void disable() throws java.lang.Exception
java.lang.Exception
public void logout() throws java.lang.Exception
java.lang.Exception
public ACMEDirectory getDirectory() throws java.lang.Exception
java.lang.Exception