public class KRAConnectorClient extends Client
Modifier and Type | Field and Description |
---|---|
KRAConnectorResource |
kraConnectorClient |
Constructor and Description |
---|
KRAConnectorClient(PKIClient client,
java.lang.String subsystem) |
Modifier and Type | Method and Description |
---|---|
void |
addConnector(KRAConnectorInfo info) |
void |
init() |
void |
removeConnector(java.lang.String host,
java.lang.String port) |
addClient, createProxy, getClient, getName, getSubsystem, removeClient
public KRAConnectorResource kraConnectorClient
public KRAConnectorClient(PKIClient client, java.lang.String subsystem) 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)