Class CAClient
java.lang.Object
com.netscape.certsrv.client.Client
com.netscape.certsrv.client.SubsystemClient
com.netscape.certsrv.ca.CAClient
-
Field Summary
FieldsFields inherited from class SubsystemClient
accountClient, AUTH_FAILURE, FAILURE, SUCCESS -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddKRAConnector(KRAConnectorInfo info, String sessionID) voidaddOCSPPublisher(URL url, String sessionID) org.mozilla.jss.netscape.security.pkcs.PKCS7voidinit()Methods inherited from class SubsystemClient
addUser, exists, login, logout, requestRangeMethods inherited from class Client
addClient, createProxy, get, get, get, get, getClient, getName, getSubsystem, post, post, post, post, removeClientModifier and TypeMethodDescriptionvoid<T> TcreateProxy(Class<T> clazz) javax.ws.rs.core.Responseget()<T> Tjavax.ws.rs.core.Response<T> TgetName()javax.ws.rs.core.Responsepost()<T> Tjavax.ws.rs.core.Response<T> TvoidremoveClient(String name)
-
Field Details
-
logger
public static final org.slf4j.Logger logger
-
-
Constructor Details
-
CAClient
-
-
Method Details
-
init
-
getCertChain
-
addKRAConnector
- Throws:
Exception
-
addOCSPPublisher
-