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