Package com.netscape.certsrv.selftests
Class SelfTestClient
java.lang.Object
com.netscape.certsrv.client.Client
com.netscape.certsrv.selftests.SelfTestClient
- Author:
- Endi S. Dewata
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
executeSelfTests
(String action) findSelfTests
(String filter, Integer start, Integer size) getSelfTest
(String selfTestID) void
init()
runSelfTest
(String selfTestID) Methods inherited from class com.netscape.certsrv.client.Client
addClient, createProxy, get, get, get, get, getClient, getName, getSubsystem, post, post, post, post, removeClient
-
Field Details
-
resource
-
-
Constructor Details
-
SelfTestClient
- Throws:
Exception
-
-
Method Details