public class SystemConfigClient
extends java.lang.Object
| Constructor and Description |
|---|
SystemConfigClient(ClientConfig config) |
SystemConfigClient(PKIClient client) |
| Modifier and Type | Method and Description |
|---|---|
ConfigurationResponse |
configure(ConfigurationRequest data) |
void |
init() |
public SystemConfigClient(ClientConfig config) throws java.net.URISyntaxException
java.net.URISyntaxExceptionpublic SystemConfigClient(PKIClient client) throws java.net.URISyntaxException
java.net.URISyntaxExceptionpublic void init()
throws java.net.URISyntaxException
java.net.URISyntaxExceptionpublic ConfigurationResponse configure(ConfigurationRequest data)