public class OcspMgmtClient extends Object implements org.xipki.ocsp.api.mgmt.OcspManager
| Constructor and Description |
|---|
OcspMgmtClient(org.xipki.util.http.SslContextConf sslContextConf) |
| Modifier and Type | Method and Description |
|---|---|
void |
initIfNotDone() |
void |
refreshTokenForSignerType(String signerType) |
void |
restartOcspServer() |
void |
setServerUrl(String serverUrl) |
public OcspMgmtClient(org.xipki.util.http.SslContextConf sslContextConf)
public void setServerUrl(String serverUrl) throws MalformedURLException
MalformedURLExceptionpublic void initIfNotDone()
throws org.xipki.ocsp.api.mgmt.OcspMgmtException
org.xipki.ocsp.api.mgmt.OcspMgmtExceptionpublic void restartOcspServer()
throws org.xipki.ocsp.api.mgmt.OcspMgmtException
restartOcspServer in interface org.xipki.ocsp.api.mgmt.OcspManagerorg.xipki.ocsp.api.mgmt.OcspMgmtExceptionpublic void refreshTokenForSignerType(String signerType) throws org.xipki.ocsp.api.mgmt.OcspMgmtException
refreshTokenForSignerType in interface org.xipki.ocsp.api.mgmt.OcspManagerorg.xipki.ocsp.api.mgmt.OcspMgmtExceptionCopyright © 2022. All rights reserved.