Package | Description |
---|---|
com.netscape.certsrv.account | |
com.netscape.certsrv.client | |
org.dogtagpki.acme | |
org.dogtagpki.server.rest |
Modifier and Type | Method and Description |
---|---|
static Account |
Account.fromJSON(java.lang.String json) |
static Account |
Account.fromXML(java.lang.String xml) |
Account |
AccountClient.login() |
static Account |
Account.valueOf(java.lang.String xml) |
Modifier and Type | Method and Description |
---|---|
Account |
SubsystemClient.login()
Log in to the subsystem.
|
Modifier and Type | Method and Description |
---|---|
Account |
ACMEClient.login() |
Modifier and Type | Method and Description |
---|---|
protected Account |
AccountService.createAccount() |