public class CASystemCertClient extends Client
| Modifier and Type | Field and Description |
|---|---|
static org.slf4j.Logger |
logger |
CASystemCertResource |
resource |
| Constructor and Description |
|---|
CASystemCertClient(PKIClient client,
java.lang.String subsystem) |
| Modifier and Type | Method and Description |
|---|---|
CertData |
getSigningCert() |
CertData |
getTransportCert() |
void |
init() |
addClient, createProxy, get, get, get, get, getClient, getName, getSubsystem, post, post, post, post, removeClientpublic static org.slf4j.Logger logger
public CASystemCertResource resource
public CASystemCertClient(PKIClient client, java.lang.String subsystem) throws java.lang.Exception
java.lang.Exceptionpublic void init()
throws java.lang.Exception
java.lang.Exceptionpublic CertData getSigningCert() throws java.lang.Exception
java.lang.Exceptionpublic CertData getTransportCert() throws java.lang.Exception
java.lang.Exception