public class KRAConnectorClient extends Client
Modifier and Type | Field and Description |
---|---|
KRAConnectorResource |
kraConnectorClient |
Constructor and Description |
---|
KRAConnectorClient(PKIClient client) |
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) |
createProxy, getName, getSubsystem
public KRAConnectorResource kraConnectorClient
public KRAConnectorClient(PKIClient client) throws java.net.URISyntaxException
java.net.URISyntaxException
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)