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 |
addHost(java.lang.String host,
java.lang.String port) |
KRAConnectorInfo |
getConnectorInfo() |
void |
init() |
void |
removeConnector(java.lang.String host,
java.lang.String port) |
addClient, createProxy, get, get, get, get, getClient, getName, getSubsystem, post, post, post, post, removeClient
public KRAConnectorResource kraConnectorClient
public KRAConnectorClient(PKIClient client, java.lang.String subsystem) throws java.lang.Exception
java.lang.Exception
public void init() throws java.lang.Exception
java.lang.Exception
public void addConnector(KRAConnectorInfo info) throws java.lang.Exception
java.lang.Exception
public void addHost(java.lang.String host, java.lang.String port) throws java.lang.Exception
java.lang.Exception
public void removeConnector(java.lang.String host, java.lang.String port) throws java.lang.Exception
java.lang.Exception
public KRAConnectorInfo getConnectorInfo() throws java.lang.Exception
java.lang.Exception