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, removeClient
public static org.slf4j.Logger logger
public CASystemCertResource resource
public CASystemCertClient(PKIClient client, java.lang.String subsystem) throws java.lang.Exception
java.lang.Exception
public void init() throws java.lang.Exception
java.lang.Exception
public CertData getSigningCert() throws java.lang.Exception
java.lang.Exception
public CertData getTransportCert() throws java.lang.Exception
java.lang.Exception