Class OcspMgmtClient

  • All Implemented Interfaces:
    org.xipki.ocsp.api.mgmt.OcspManager

    public class OcspMgmtClient
    extends Object
    implements org.xipki.ocsp.api.mgmt.OcspManager
    OCSP Management client. It communicates with the server via REST API.
    Author:
    Lijun Liao (xipki)
    • Constructor Detail

      • OcspMgmtClient

        public OcspMgmtClient​(org.xipki.util.http.SslContextConf sslContextConf)
    • Method Detail

      • initIfNotDone

        public void initIfNotDone()
                           throws org.xipki.ocsp.api.mgmt.OcspMgmtException
        Throws:
        org.xipki.ocsp.api.mgmt.OcspMgmtException
      • restartOcspServer

        public void restartOcspServer()
                               throws org.xipki.ocsp.api.mgmt.OcspMgmtException
        Specified by:
        restartOcspServer in interface org.xipki.ocsp.api.mgmt.OcspManager
        Throws:
        org.xipki.ocsp.api.mgmt.OcspMgmtException