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, get, get, get, get, getClient, getName, getSubsystem, post, post, post, post, removeClient
-
-
-
-
Constructor Detail
-
SystemConfigClient
public SystemConfigClient(PKIClient client, java.lang.String subsystem) throws java.lang.Exception
- Throws:
java.lang.Exception
-
-