public class SystemConfigClient extends Client
Constructor and Description |
---|
SystemConfigClient(PKIClient client) |
SystemConfigClient(PKIClient client,
java.lang.String subsystem) |
Modifier and Type | Method and Description |
---|---|
ConfigurationResponse |
configure(ConfigurationRequest data) |
void |
init() |
createProxy, getName, getSubsystem
public SystemConfigClient(PKIClient client) throws java.net.URISyntaxException
java.net.URISyntaxException
public SystemConfigClient(PKIClient client, java.lang.String subsystem) throws java.net.URISyntaxException
java.net.URISyntaxException
public void init() throws java.net.URISyntaxException
java.net.URISyntaxException
public ConfigurationResponse configure(ConfigurationRequest data)