Package com.netscape.certsrv.client
Class SubsystemClient
java.lang.Object
com.netscape.certsrv.client.Client
com.netscape.certsrv.client.SubsystemClient
- Direct Known Subclasses:
CAClient
,KRAClient
,OCSPClient
,TKSClient
,TPSClient
- Author:
- Endi S. Dewata
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
logger
public static final org.slf4j.Logger logger -
SUCCESS
-
FAILURE
-
AUTH_FAILURE
-
accountClient
-
-
Constructor Details
-
SubsystemClient
- Throws:
Exception
-
-
Method Details
-
login
Log in to the subsystem.- Throws:
Exception
-
exists
- Throws:
Exception
-
requestRange
- Throws:
Exception
-
addUser
public void addUser(URI secdomainURI, String uid, String subsystemName, String subsystemCert, String sessionId) throws Exception - Throws:
Exception
-
logout
Log out from the subsystem.- Throws:
Exception
-