public class ConfigClient
extends Client
- Author:
- Endi S. Dewata
-
Field Summary
Fields
static final org.slf4j.Logger
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class com.netscape.certsrv.client.Client
addClient, delete, delete, get, get, get, get, getClient, getName, getSubsystem, getTargetPath, patch, post, post, post, post, put, removeClient, target
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
logger
public static final org.slf4j.Logger logger
-
-