public class KRAConnectorClient
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
PKIClient |
client |
KRAConnectorResource |
kraConnectorClient |
Constructor and Description |
---|
KRAConnectorClient(ClientConfig config) |
KRAConnectorClient(PKIClient client) |
Modifier and Type | Method and Description |
---|---|
void |
addConnector(KRAConnectorInfo info) |
void |
init() |
void |
removeConnector(java.lang.String host,
java.lang.String port) |
public PKIClient client
public KRAConnectorResource kraConnectorClient
public KRAConnectorClient(ClientConfig config) throws java.net.URISyntaxException
java.net.URISyntaxException
public KRAConnectorClient(PKIClient client) throws java.net.URISyntaxException
java.net.URISyntaxException
public void init() throws java.net.URISyntaxException
java.net.URISyntaxException
public void addConnector(KRAConnectorInfo info)
public void removeConnector(java.lang.String host, java.lang.String port)