public class SystemConfigClient extends PKIClient
| Constructor and Description |
|---|
SystemConfigClient(ClientConfig config) |
SystemConfigClient(PKIConnection connection) |
| Modifier and Type | Method and Description |
|---|---|
ConfigurationResponse |
configure(ConfigurationRequest data) |
void |
init() |
createProxy, getEntitypublic SystemConfigClient(PKIConnection connection) throws java.net.URISyntaxException
java.net.URISyntaxExceptionpublic SystemConfigClient(ClientConfig config) throws java.net.URISyntaxException
java.net.URISyntaxExceptionpublic void init()
throws java.net.URISyntaxException
java.net.URISyntaxExceptionpublic ConfigurationResponse configure(ConfigurationRequest data)