Package com.netscape.certsrv.system
Class SystemConfigClient
- java.lang.Object
-
- com.netscape.certsrv.client.Client
-
- com.netscape.certsrv.system.SystemConfigClient
-
public class SystemConfigClient extends Client
- Author:
- alee
-
-
Constructor Summary
Constructors Constructor Description SystemConfigClient(PKIClient client, java.lang.String subsystem)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
init()
-
Methods inherited from class com.netscape.certsrv.client.Client
addClient, createProxy, getClient, getName, getSubsystem, removeClient
-
-
-
-
Constructor Detail
-
SystemConfigClient
public SystemConfigClient(PKIClient client, java.lang.String subsystem) throws java.net.URISyntaxException
- Throws:
java.net.URISyntaxException
-
-