public class KRASystemCertClient extends Client
| Modifier and Type | Field and Description |
|---|---|
KRASystemCertResource |
resource |
| Constructor and Description |
|---|
KRASystemCertClient(PKIClient client,
java.lang.String subsystem) |
| Modifier and Type | Method and Description |
|---|---|
CertData |
getTransportCert() |
void |
init() |
addClient, createProxy, getClient, getName, getSubsystem, removeClientpublic KRASystemCertResource resource
public KRASystemCertClient(PKIClient client, java.lang.String subsystem) throws java.net.URISyntaxException
java.net.URISyntaxExceptionpublic void init()
throws java.net.URISyntaxException
java.net.URISyntaxExceptionpublic CertData getTransportCert() throws java.lang.Exception
java.lang.Exception