Package com.netscape.certsrv.ca
Class CAClient
- java.lang.Object
-
- com.netscape.certsrv.client.Client
-
- com.netscape.certsrv.client.SubsystemClient
-
- com.netscape.certsrv.ca.CAClient
-
public class CAClient extends SubsystemClient
-
-
Field Summary
-
Fields inherited from class com.netscape.certsrv.client.SubsystemClient
accountClient
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
init()
-
Methods inherited from class com.netscape.certsrv.client.SubsystemClient
exists, login, logout
-
Methods inherited from class com.netscape.certsrv.client.Client
addClient, createProxy, getClient, getName, getSubsystem, removeClient
-
-
-
-
Constructor Detail
-
CAClient
public CAClient(PKIClient client) throws java.net.URISyntaxException
- Throws:
java.net.URISyntaxException
-
-